Expand description

Audit events, and associated fields and types

Includes possible events to log and statuses of those events

Structs§

  • A single entry that specifies the actor, action, outcome, and any related key for a logged audit event. We expect database implementors to create AuditEvent instances for us. So we make all fields public.
  • Optional parameters to filter AuditEvents by

Enums§

Constants§