Function simple_logger::init_with_level [−][src]
pub fn init_with_level(level: Level) -> Result<(), SetLoggerError>
👎 Deprecated since 1.8.0:
Please use the Builder pattern instead.
See this
pub fn init_with_level(level: Level) -> Result<(), SetLoggerError>
Please use the Builder pattern instead.
See this