pub fn install_tracing(format: LogFormat)
Install the framework’s tracing-subscriber registry. Idempotent — a second call is a no-op (respecting the Once-gated install).
tracing-subscriber
Once