Expand description
Audit logging — record every tool call for compliance and debugging.
The AuditSink trait defines the interface. Enable the audit feature
for the [LibroAudit] implementation backed by libro’s hash-linked chain.
Structs§
- Tool
Call Event - A tool call event to be logged.
Traits§
- Audit
Sink - Trait for audit logging backends.