Function query_core::telemetry::capturing::install_capturing_layer
source · pub fn install_capturing_layer(
subscriber: Layered<Option<MetricRegistry>, Layered<Box<dyn Layer<Registry> + Send + Sync>, Registry>>,
log_queries: bool
)
Expand description
Adds a capturing layer to the given subscriber and installs the transformed subscriber as the global, default subscriber