mirror of
https://github.com/rust-lang/log.git
synced 2026-01-30 12:37:26 +00:00
Regexps in RUST_LOG as explained in the module documentation should only allow log messages that match the given expression and not the other way around.