Skip to main content

Module tracing

Module tracing 

Source
Expand description

tracing integration helpers.

Functionsยง

default_error_layer
Construct a tracing_error::ErrorLayer configured to format span fields using the default format (i.e. Debug-formatting each field value).
json_error_layer
Construct a tracing_error::ErrorLayer configured to format span fields as JSON.