Re-exports

pub use tracing_subscriber::layer::Filter;

Modules

Support for legacy filters, which match tracing-subscriber’s legacy EnvFilter format.

Support for simple filters, which match env_logger’s filter format.

Structs

Resulting diagnostics from compiling a filter directive string.

A Layer which elevates a Filter from applying to a single subscriber to the entire layered subscribe stack.

Enums

How to render a set of Diagnostics.