Struct tracing_subscriber::fmt::format::Full [−][src]
pub struct Full;
Expand description
Marker for Format
that indicates that the verbose log format should be used.
The full format includes fields from all entered spans.