Skip to main content

tracing_layer

Function tracing_layer 

Source
pub fn tracing_layer<S>() -> SentryLayer<S>
where S: Subscriber + for<'a> LookupSpan<'a>,
Expand description

Build the sentry-tracing layer with our chosen severity mapping (see event_filter_for_level).