Skip to main content

Module tracing_init

Module tracing_init 

Source
Expand description

Centralized tracing subscriber initialization with panic hook and log bridge. Local tracing subscriber init only (no remote telemetry / OTEL export). Centralized tracing subscriber initialization.

Configures the global subscriber with JSON or pretty format, installs the panic hook and the log-to-tracing bridge.

Functions§

init_tracing
Initializes the global tracing subscriber, panic hook, and log bridge.