[−][src]Trait tracing_log::AsLog
Trait implemented for tracing types that can be converted to a log
equivalent.
Associated Types
type Log
The log type that this type can be converted into.
Trait implemented for tracing types that can be converted to a log
equivalent.
type LogThe log type that this type can be converted into.
impl<'a> AsLog for Metadata<'a>[src]impl AsLog for Level[src]