Skip to main content

init

Function init 

Source
pub fn init(config: TelemetryConfig) -> bool
Expand description

Install the global tracing subscriber.

Returns false if a subscriber was already installed — which happens in test binaries and is harmless, so this never panics.