Function tui_logger::init_logger[][src]

pub fn init_logger(max_level: LevelFilter) -> Result<(), SetLoggerError>
Expand description

Init the logger and record with log crate.