Trait tracing_log::AsLog [−][src]
Trait implemented for tracing types that can be converted to a log
equivalent.
Trait implemented for tracing types that can be converted to a log
equivalent.
impl<'a> AsLog for Metadata<'a>[src]impl AsLog for Level[src]impl AsLog for LevelFilter[src]type Log = LevelFilterfn as_log(&self) -> Self::Log[src]