const LIFECYCLE_LOG_TARGET: &str = "tracing::span";
Expand description

log target for all span lifecycle (creation/enter/exit/close) records.