Skip to main content

Module events

Module events 

Source
Expand description

Audit event storage and retrieval.

Events track all mutations in the database for debugging and history.

Structs§

Event
An audit event record.

Enums§

EventType
Event types for audit logging.

Functions§

get_events
Get events for an entity.
insert_event
Insert an event into the database.