Crate sos_audit

Crate sos_audit 

Source
Expand description

Core types and traits for audit trail logging.

Structs§

AuditEvent
Audit log record.
AuditLogFlags
Bit flags for associated data.

Enums§

AuditData
Associated data for an audit log record.

Traits§

AuditStreamSink
Trait for types that read and write audit logs.