Hi there. I'm using Mochikit in a firefox extension and am trying to
figure out the best way to access information that is log()ed. It
doesn't appear that it logs to the js console by default when MK is
loaded in chrome.

I suppose I can/should Logger.addListener() to hear about messages and
then use the console service to write them out (assuming that's where
I want them to go)?

Or better yet, perhaps I can hack the logger to log to the web window
the logging bookmarket uses (in regular web pages)?

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to