struct

Tracing::FmtFormat::FmtContext

Inherits Struct < Value < Object

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)
Source

Instance methods

event
Source
event_span(event : Core::Event)
Source
field_format
Source