tracing_subscriber::filterModule targets
Source Available on crate features std
or alloc
only.
Expand description
An owning iterator over the
target-
level pairs of a
Targets
filter.
A borrowing iterator over the
target-
level pairs of a
Targets
filter.
A filter that enables or disables spans and events based on their
target
and
level.