Module logging

Source
Expand description

Logging APIs

Modules§

api
Conjure-generated type definitions for log formats.
mdc
MDC keys managed by Witchcraft.

Functions§

audit_log
Write the provided v3 audit log entry to the audit log using the global audit logger.
audit_log_blocking
Blocking variant of audit_log.
event_log
Writes the provided V2 event log entry using the standard logging appender without blocking.