Home
last modified time | relevance | path

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

/third_party/rust/crates/env_logger/src/
H A Dlib.rs1141 try_init_from_env(Env::default()) in try_init()
1174 /// env_logger::try_init_from_env(env)?;
1185 pub fn try_init_from_env<'a, E>(env: E) -> Result<(), SetLoggerError> in try_init_from_env() functions
1221 try_init_from_env(env) in init_from_env()

Completed in 2 milliseconds