Constant tracing::span::ACTIVITY_LOG_TARGET
source ยท const ACTIVITY_LOG_TARGET: &str = "tracing::span::active";
Expand description
log
target for span activity (enter/exit) records.
const ACTIVITY_LOG_TARGET: &str = "tracing::span::active";
log
target for span activity (enter/exit) records.