[][src]Function simple_logger::init_with_level

pub fn init_with_level(level: Level) -> Result<(), SetLoggerError>
👎 Deprecated since 1.8.0:

Please use the Builder pattern instead.

See this