Skip to content

Change console.error to console.warn in warning function #196

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

Closed
wants to merge 1 commit into from
Closed

Change console.error to console.warn in warning function #196

wants to merge 1 commit into from

Conversation

SimplyLinn
Copy link

I find that error logging is jarring when what's actually displayed is a warning. Really small change to use the console.warn instead of console.error to generate appropriate styling in the debug console.

@facebook-github-bot
Copy link

Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours has expired.

Before we can review or merge your code, we need you to email cla@fb.com with your details so we can update your status.

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@zpao
Copy link
Member

zpao commented Nov 9, 2016

As discussed in #94, we're going to leave this as is. Thanks for taking the time though.

@zpao zpao closed this Nov 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants