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

logWarn does not output anything in non-verbose? #3007

Closed
snoyberg opened this issue Feb 15, 2017 · 1 comment
Closed

logWarn does not output anything in non-verbose? #3007

snoyberg opened this issue Feb 15, 2017 · 1 comment

Comments

@snoyberg
Copy link
Contributor

In working on #2805, I added a $logWarn call. I noticed that the output only appeared if I ran with --verbose. I think this may be a regression on master, which I'm going to investigate further. If anyone knows about this though, please let me know.

@snoyberg snoyberg added this to the P0: Blocking release milestone Feb 15, 2017
@snoyberg
Copy link
Contributor Author

This is related to #2879, and is to do with the fact that the interpreter only shows error-level output. I'll just change my calls to logError.

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

No branches or pull requests

1 participant