pub fn parse_level(s: &str) -> Level
Parse a config string into a Level (defaults to Light — the safe, restrained default — on anything unrecognized).
Level