Searched refs:with_min_level (Results 1 – 2 of 2) sorted by relevance
20 - `Config::with_min_level()` method accepting `log::Level`. ([#62])
250 pub fn with_min_level(self, level: Level) -> Self { in with_min_level() method