Static mz_ore::tracing::LOGGING_DEFAULTS

source ·
pub static LOGGING_DEFAULTS: Lazy<Vec<Directive>>
Available on crate feature tracing_ only.
Expand description

By default we turn off tracing from the following crates, because they have error spans which are noisy.

Note: folks should feel free to add more crates here if we find more with long lived Spans.