Constant tracing::span::LIFECYCLE_LOG_TARGET
source ยท const LIFECYCLE_LOG_TARGET: &str = "tracing::span";
Expand description
log
target for all span lifecycle (creation/enter/exit/close) records.
const LIFECYCLE_LOG_TARGET: &str = "tracing::span";
log
target for all span lifecycle (creation/enter/exit/close) records.