Skip to main content

Module tracing

Module tracing 

Source

Modules§

grpc

Macros§

debug
Emits a debug-level event.
error
Emits an error-level event with a complete error report.
info
Emits an info-level event.
miden_span_record
Records canonical attributes on the current miden_instrument span.
trace
Emits a trace-level event.
warn
Emits a warning-level event.

Traits§

ErrorSpanExt
Extension helper for marking the current OpenTelemetry span as failed.
RecordAttribute
Converts a value into its canonical tracing attribute representation.

Attribute Macros§

miden_instrument
Instruments a function using canonical tracing attributes.