Module tracing_core::metadata
source · Expand description
Metadata describing trace data.
Structs
- Indicates whether the callsite is a span or event.
- Describes the level of verbosity of a span or event.
- A filter comparable to a verbosity
Level
. - Returned if parsing a
Level
fails. - Indicates that a string could not be parsed to a valid level.