Function hermod_api::telemetry::init_subscriber [−][src]
pub fn init_subscriber(subscriber: impl Subscriber + Sync + Send)
Expand description
Register a subscriber as global default to process span data.
It should only be called once!