Skip to content
New issue

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

console.error, warn and info? #17

Open
focalstrategy opened this issue Mar 17, 2011 · 3 comments
Open

console.error, warn and info? #17

focalstrategy opened this issue Mar 17, 2011 · 3 comments

Comments

@focalstrategy
Copy link

Maybe it's just me, but it seems that this only works for console.log, and not for the other methods. Can those be added?

@remy
Copy link
Owner

remy commented Mar 17, 2011

Remote console or inside the web window?

@mojoaxel
Copy link

I don't want to open a new issue for that but there are even more of these firebug logging functions. For example are console.group(string) and console.groupEnd() creating a "function not found" error. Here is a list: http://getfirebug.com/logging

@remy
Copy link
Owner

remy commented Apr 26, 2011

Aye, and these make sense when you're adding the calls to your source code, but this is just the console where I wouldn't particularly add things like grouping or profiling etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants