Function regorust::log_level_from_string

source ยท
pub fn log_level_from_string(level: &str) -> Result<LogLevel, &'static str>