Skip to main content

audit_log

Function audit_log 

Source
pub fn audit_log() -> &'static AuditLog
Expand description

Get the global AuditLog.

The audit log stores structured security events (tool calls, access decisions, lifecycle events). Entries can be queried by agent, action type, or time range.