Function cargo_scout_audit::utils::telemetry::init_subscriber
source ยท pub fn init_subscriber(subscriber: impl Subscriber + Send + Sync)
Expand description
Register a subscriber as global default to process span data.
Note: this should only be called once.