Crate cvm_tracing

Source
Expand description

Implements a tracing filter to restrict logging of events to only those that are marked as CVM_ALLOWED.

Constants§

  • A marker that can be used to tag events that are safe to log out of a confidential environment.
  • A marker that can be used to tag events that are confidential and should not be logged out of a confidential environment.

Functions§