[−][src]Trait tracing_log::AsTrace
Trait implemented for log types that can be converted to a tracing
equivalent.
Associated Types
type Trace
The tracing type that this type can be converted into.
Trait implemented for log types that can be converted to a tracing
equivalent.
type TraceThe tracing type that this type can be converted into.
impl<'a> AsTrace for Record<'a>[src]impl AsTrace for Level[src]