Searched refs:FILTER_ENV (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/env_logger/examples/ | ||
H A D | custom_logger.rs | 20 const FILTER_ENV: &str = "MY_LOG_LEVEL"; consts 28 let mut builder = Builder::from_env(FILTER_ENV); in new() |
Completed in 1 milliseconds