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