Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Using the console in Chromebug

11 views
Skip to first unread message

Scott Slaugh

unread,
Mar 15, 2010, 3:11:34 PM3/15/10
to
Hi,

I'm trying to debug an extension by printing some information to the
Chromebug log. However, I can't get console.log to work. Whenever I
try to use a console.log statement in my code, I get an error saying
console is not defined. What do I need to do to get that working?

Thanks!

Scott

Scott Slaugh

unread,
Mar 15, 2010, 3:13:17 PM3/15/10
to
I probably should mention that ChromeBug seems to be working fine; I
can set breakpoints on scripts, and execution stops when the
breakpoint is reached. So, I think I have ChromeBug installed
correctly.

Scott

0 new messages