adamschwartz / log

Console.log with style.
https://adamschwartz.co/log
MIT License
3.01k stars 140 forks source link

Does not work in Firefox #3

Closed sagens42 closed 11 years ago

sagens42 commented 11 years ago

Firefox 20.0.1

Web Console: getting error message: The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page. Firebug: 1

AaronLasseigne commented 11 years ago

FYI, it was working in Firebug prior to 53342870f8.

adamschwartz commented 11 years ago

Should be fixed with https://github.com/adamschwartz/log/commit/671f04a22ea67271b907e4dfed3c7fbffef37f06. Thanks