Expand description
Support module for the #[grafos_instrument] proc macro.
This module is #[doc(hidden)] — it exists solely to provide the runtime
side of the proc macro expansion. Do not depend on it directly.
Enums§
- Level
- Log level for instrumented spans.
Functions§
- record_
span - Record a completed instrumented span.