pub fn initialize_tracing<L>(layer: L)where L: Layer<Registry> + Send + Sync,
Initializes the global tracing subscriber
A global tracing subscriber can be set only once and will panic if already set