Hi, This is currently being tracked here: https://bugzilla.mozilla.org/show_bug.cgi?id=896523 Looks like there hasn't been a recent update, but I'll try to track down Paul and ask nicely :)
In the meantime you can try using dump() statements to log to standard out, or launching the SMS app inside its own tab by navigating to: http://sms.gaiamobile.org:8080. Best, Kevin On Oct 25, 2013, at 8:35 PM, Yoni Jah <[email protected]> wrote: > I have a Gaia running in firefox Nightly. > and I'm trying to play around just to figure out whats going on. > > for some reason when I add a console.log line in the sms app (to startup.js) > The log doesn't go to the console. I added breakpoints to the lines and I can > see they are being executed, but no log is displayed. > but I do get logs from other places of the code before the app is called > (some warnings from window.js). > I checked my settings and console is enables, I also tried to use > console.warn but it doesn't work either. > > any one know how I can solve this issue ? > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
