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_instrumentspan. - trace
- Emits a trace-level event.
- warn
- Emits a warning-level event.
Attribute Macros§
- miden_
instrument - Instruments a function using canonical tracing attributes.