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

Add config option to supress console warning messages #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nazarhussain
Copy link

We have startWithWarnings option to start the app. If we choose to start with the warnings, its looks ugly in the logs to have those warnings shown as errors. Users get confused when see the warnings in the console logs and feel application is not in good state.

So added an option suppressWarnings to disable those console log messages for only warnings.

@coveralls
Copy link

coveralls commented Aug 2, 2018

Coverage Status

Coverage increased (+0.007%) to 95.768% when pulling f0e691f on nazarhussain:nh-silent-warnings into 3f5c099 on theganyo:master.

@nazarhussain
Copy link
Author

@theganyo Any idea when this PR can be merged and released.

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

Successfully merging this pull request may close these issues.

None yet

2 participants