Skip to content

Symbolic log levels, not just numbers #6031

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
pcwalton opened this issue Apr 23, 2013 · 2 comments
Closed

Symbolic log levels, not just numbers #6031

pcwalton opened this issue Apr 23, 2013 · 2 comments
Labels
A-diagnostics Area: Messages for errors, warnings, and lints A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

Comments

@pcwalton
Copy link
Contributor

You should be able to write RUST_LOG=debug instead of RUST_LOG=0.

@bblum
Copy link
Contributor

bblum commented Jun 10, 2013

nominating for feature-complete milestone

@graydon
Copy link
Contributor

graydon commented Aug 22, 2013

accepted for feature-complete milestone

@novalis novalis mentioned this issue Aug 31, 2013
bors added a commit that referenced this issue Sep 7, 2013
This is a patch to fix #6031.  I didn't see any tests for the C++ library code, so I didn't write a test for my changes.  Did I miss something, or are there really no tests?
@bors bors closed this as completed in c891fa3 Sep 7, 2013
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-diagnostics Area: Messages for errors, warnings, and lints A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants