[−][src]Module tracing_subscriber::fmt::format
feature="fmt" only.Formatters for logging tracing events.
Structs
| Compact | feature="fmt"Marker for |
| DefaultFields | feature="fmt"The default |
| DefaultVisitor | feature="fmt"The visitor produced by |
| FieldFn | feature="fmt"A |
| FieldFnVisitor | feature="fmt"The visitor produced by |
| FmtSpan | feature="fmt"Configures what points in the span lifecycle are logged as events. |
| Format | feature="fmt"A pre-configured event formatter. |
| Full | feature="fmt"Marker for |
| Json | feature="fmt"Marker for |
| JsonFields | feature="fmt"The JSON |
| JsonVisitor | feature="fmt"The visitor produced by |
Traits
| FormatEvent | feature="fmt"A type that can format a tracing |
| FormatFields | feature="fmt"A type that can format a set of fields to a |
Functions
| debug_fn | feature="fmt"Returns a |
| format | feature="fmt"Returns the default configuration for an [event formatter]. |
| json | feature="fmt" and feature="json"Returns the default configuration for a JSON [event formatter]. |