pub fn init_logger(max_level: LevelFilter) -> Result<(), TuiLoggerError>Expand description
Init the logger and record with log crate.
pub fn init_logger(max_level: LevelFilter) -> Result<(), TuiLoggerError>Init the logger and record with log crate.