Symbolic log levels, not just numbers #6031
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
You should be able to write
RUST_LOG=debug
instead ofRUST_LOG=0
.The text was updated successfully, but these errors were encountered: