Searched defs:with_level (Results 1 – 4 of 4) sorted by relevance
97 pub fn with_level(filter: LevelFilter) -> io::Result<KernelLog> { in with_level() method
700 pub fn with_level( in with_level() function
499 pub fn with_level(self, display_level: bool) -> Layer<S, N, format::Format<L, T>, W> { in with_level() function
757 pub fn with_level(self, display_level: bool) -> Format<F, T> { in with_level() method