Module tracing_subscriber::filter[][src]

Expand description

Layers 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.

env-filter

A Layer which filters spans and events based on a set of filter directives.

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.