pub(crate) fn build_fmt_layer<S>() -> Box<dyn Layer<S> + Send + Sync + 'static>where for<'a> S: Subscriber + LookupSpan<'a>,
Initialize the tracing subscriber