Function graphql_starter::tracing::tracing_layer
source ยท pub fn tracing_layer<T>(env_filter: impl AsRef<str>) -> impl Layer<T>where
for<'span> T: Subscriber + LookupSpan<'span>,
Expand description
Generates the default compact tracing layer with the given filter