Skip to main content

LOGGING_DEFAULTS_STR

Constant LOGGING_DEFAULTS_STR 

Source
pub const LOGGING_DEFAULTS_STR: [&str; 2];
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.