pub const fn map_log_level(level: Level) -> LogLevel
Convert a log::Level to the corresponding LogLevel.
log::Level
LogLevel