Home
last modified time | relevance | path

Searched refs:FILTER_ENV (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/env_logger/examples/
H A Dcustom_logger.rs20 const FILTER_ENV: &str = "MY_LOG_LEVEL"; consts
28 let mut builder = Builder::from_env(FILTER_ENV); in new()

Completed in 1 milliseconds