Constant mz_ore::tracing::LOGGING_DEFAULTS_STR

source ยท
pub const LOGGING_DEFAULTS_STR: [&str; 1];
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.