We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome allows for some CSS formatting of output when using console.log https://developer.chrome.com/devtools/docs/console-api#consolelogobject-object
console.log
It would be best if Firebug simply ignores it instead of trying to perform a replacement.
Check the following Plunker: http://plnkr.co/edit/CczHE3?p=preview
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Chrome allows for some CSS formatting of output when using
console.log
https://developer.chrome.com/devtools/docs/console-api#consolelogobject-object
It would be best if Firebug simply ignores it instead of trying to perform a replacement.
Check the following Plunker: http://plnkr.co/edit/CczHE3?p=preview
The text was updated successfully, but these errors were encountered: