Skip to main content

record

Function record 

Source
pub fn record(entry: &AuditEntry)
Expand description

Append one audit entry to ~/.hematite/redact_audit.jsonl. Failures are logged to stderr and silently ignored — the audit trail must never block the main request path.