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.