Module tracing_subscriber::filter
source · [−]Expand description
Layer
s that control which spans and events are enabled by the wrapped
subscriber.
Structs
Indicates that a field name specified in a filter directive was invalid.
A single filtering directive.
Indicates that an error occurred while parsing a EnvFilter
from an
environment variable.
A filter comparable to a verbosity Level
.
Indicates that a string could not be parsed to a valid level.
Indicates that a string could not be parsed as a filtering directive.