pub fn confidential_event_filter<S: Subscriber>() -> impl Filter<S>Expand description
A tracing filter that will block events that are marked as CVM_CONFIDENTIAL.
pub fn confidential_event_filter<S: Subscriber>() -> impl Filter<S>A tracing filter that will block events that are marked as CVM_CONFIDENTIAL.