Function layer

Source
pub fn layer<S>() -> BetterstackLayer<S>
where S: Subscriber + for<'span> LookupSpan<'span>,
Expand description

Construct BetterstackLayer to compose with tracing subscriber.