How do I filter the log from a Samsung Remote Test Lab device to see only the JavaScript log from my packaged web application

How do I filter the log from a Samsung Remote Test Lab device to see only the JavaScript log from my packaged web application

BY 03 Dec 2015 Web Application Development

I have ported a web app to Tizen. I build the package from the command line with the “tizen package” command. I am able to install and run it on a Samsung Z3 in the RTL, but the log output zips by with messages from the system and other apps.  I can add a filter with the app name, but then no messages appear in the filtered view.

 

How do I actually view the JavaScript log from my app?

Written by