Skip to main content

Module error_codes

Module error_codes 

Source
Expand description

Stable ErrorCode registry for sc-observability.

Constantsยง

ALL
All stable error codes exported by this crate.
LOGGER_FLUSH_FAILED
Stable error code for flush failures.
LOGGER_INIT_FAILED
Stable error code for logger initialization failures.
LOGGER_INVALID_EVENT
Stable error code for invalid event payloads.
LOGGER_SHUTDOWN
Stable error code for post-shutdown logger use.
LOGGER_SINK_WRITE_FAILED
Stable error code for sink write failures.