Crate pepe_telemetry

source ·

Macros§

  • Constructs an event at the debug level.
  • Constructs a span at the debug level.
  • Checks whether a span or event is enabled based on the provided metadata.
  • Constructs an event at the error level.
  • Constructs a span at the error level.
  • Tests whether an event with the specified level and target would be enabled.
  • Constructs an event at the info level.
  • Constructs a span at the info level.
  • Tests whether a span with the specified level and target would be enabled.
  • Constructs an event at the trace level.
  • Constructs a span at the trace level.
  • Constructs an event at the warn level.
  • Constructs a span at the warn level.

Structs§

Enums§

Functions§