API Reference AuditLog v#0.3.0

Copy Markdown View Source

Modules

Writes explicit semantic audit events through an Ecto repository.

Represents a durable snapshot of the person or service responsible for an event.

An audit context carries an explicit actor, correlation ID, causation ID, and shared event metadata.

Defines the stored representation of one semantic audit event.

Describes a rejected value without retaining or printing that value.

Installs and removes the PostgreSQL objects used by AuditLog.

Builds composable Ecto queries for audit timelines.

Represents a durable subject identity and an optional exact temporal version boundary.

Mix Tasks

Generates a reversible Ecto migration that installs AuditLog