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

Optimize log output for user errors #5678

Closed
cramforce opened this issue Oct 19, 2016 · 2 comments
Closed

Optimize log output for user errors #5678

cramforce opened this issue Oct 19, 2016 · 2 comments
Assignees

Comments

@cramforce
Copy link
Member

We should use console.log with a color instead of using console.error (and .warn, etc.). The stack trace that gets generated for the .error calls is unhelpful and confusing.

@cramforce cramforce self-assigned this Oct 20, 2016
@jridgewell
Copy link
Contributor

jridgewell commented Oct 20, 2016

I want to take this one, I've wanted to do a Log cleanup anyways.

@cramforce
Copy link
Member Author

Working on it right now

@ericlindley-g ericlindley-g added this to the Current milestone Oct 20, 2016
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

3 participants