Function tracing_layer

Source
pub fn tracing_layer<T>(filter: impl AsRef<str>) -> Result<impl Layer<T>>
where for<'span> T: Subscriber + LookupSpan<'span>,
Expand description

Generates the default compact tracing layer with the given Targets filter