javascript console.log not working with remote inspector
Opened this issue · 3 comments
kmsb12 commented
if you execute console.log statements, they are not shown in remote debugging inspector's log view.
Perikles commented
Handle the ConsoleMessage
event. This is where JavaScript console messages are currently propagated to.
sjoerd222888 commented
this issue should be closed I think.
zuice32 commented
no I am still seeing this issue occur in version 1.7.5.1