Skip to main content

Module logging

Module logging 

Source
Expand description

Logging and tracing support.

This module provides re-exports of tracing macros when the tracing feature is enabled. When the feature is disabled, no-op macros are provided for compatibility.

Structsยง

NoopGuard
A no-op span guard.
NoopSpan
A no-op span guard for when tracing is disabled.