Hi,
In the documentation for the sample v8 custom widget, it has this customization:
if ( vui.log.isDebug() ) { vui.log.debug("Getting widget value for: " + this.id); }
Can someone tell me how to enable debugging for the vui widget? And, where should I expect to see the output?
If this is documented somewhere and I just missed it, can you point me to it?
Thanks,
Eric