Debug javascript on webos device [ 934 views ]
Goal: catch some information from behind the curtain
In WebOS Quick Install open a Linux Commandline and type the following:
tail -f /var/log/messages
or
log com.app.name
after ENTER you will see the log and error messages in this window…