logger_layer

Function logger_layer 

Source
pub fn logger_layer<S>() -> impl Layer<S>
where S: Subscriber + for<'a> LookupSpan<'a>,