Function init_tracing

Source
pub fn init_tracing(
    subscriber: impl Subscriber + Send + Sync + for<'span> LookupSpan<'span>,
)