Expand description
tracing integration helpers.
Functionsยง
- default_
error_ layer - Construct a
tracing_error::ErrorLayerconfigured to format span fields using the default format (i.e.Debug-formatting each field value). - json_
error_ layer - Construct a
tracing_error::ErrorLayerconfigured to format span fields as JSON.