Function tui_logger::init_logger
source · pub fn init_logger(max_level: LevelFilter) -> Result<(), SetLoggerError>Expand description
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.