Where do you see ql.io logging?

30 views
Skip to first unread message

Eduardo Julian

unread,
Mar 21, 2013, 6:19:05 PM3/21/13
to ql...@googlegroups.com
I'm trying to use the "log" function to debug a monkey patch I wrote, but I can't see what I'm logging either on the console or the terminal.

Hongcheng Chang

unread,
Mar 22, 2013, 3:46:32 PM3/22/13
to ql...@googlegroups.com
It is possible that you start your own log emitter within your monkey patch that emit events to your own event listener.
ql.io's logging, ususally can find under logs directory in your main app, only logs per transaction.

Eduardo Julian

unread,
Mar 22, 2013, 4:53:31 PM3/22/13
to ql...@googlegroups.com
Got it. Thanks.

Since I'm using logging for debugging, I just went to use console.log().
Reply all
Reply to author
Forward
0 new messages