Function tui_logger::init_logger [−][src]
pub fn init_logger(max_level: LevelFilter) -> Result<(), SetLoggerError>
Init the logger and record with log crate.
pub fn init_logger(max_level: LevelFilter) -> Result<(), SetLoggerError>
Init the logger and record with log crate.