I'm testing an enyo-2.0 website on my Touchpad, but console.log() doesn't send anything to novaterm's log (/var/log/messages). "alert()" works in the form of a popup on the screen.
By website, do you mean using the browser app? I'm guessing console.log output in the browser doesn't go to the system log otherwise a website could easily flood the system log. I don't know if there's a way to view the browser JS logs though.
Comments
EDIT: At least that's how it works on Enyo 1.0. Not sure about 2.0.
- Spam
- Abuse
0 · Off Topic Insightful ·- Spam
- Abuse
0 · Off Topic Insightful ·- Spam
- Abuse
0 · Off Topic Insightful ·Yeah, website console output doesn't go into the log. However, to see it, use the command to restart the browser version of WebKit in your current terminal window. You'll then see any console log on the standard output.
- Spam
- Abuse
0 · Off Topic Insightful ·