pub const DEFAULT_LOG_DIRECTIVE: &str = "ai_memory=info";Expand description
Default tracing EnvFilter directive applied when RUST_LOG is
unset — INFO-level for the substrate’s own crate only. One spelling
for every fallback-filter construction site (pm-v3.1 gate, #1558
wave 4).