Tracing::FmtFormat::FmtContext
Provides the current span context to an event formatter.
Ported from upstream tracing_subscriber::fmt::fmt_layer::FmtContext.
Constructors
new(ctx : LayerContext, field_format : FormatFields, event : Core::Event)
SourceInstance methods
ctx
Sourceevent
Sourceevent_span(event : Core::Event)
Sourcefield_format
Source