Module audit

Module audit 

Source
Expand description

Audit logging for Admin UI actions

This module provides comprehensive audit logging for all administrative actions performed through the Admin UI, ensuring compliance and security monitoring.

Structs§

AdminAuditLog
Audit log entry for admin actions
AuditLogStats
Audit log statistics
AuditLogStore
Audit log storage

Enums§

AdminActionType
Admin action types that should be audited

Functions§

create_audit_log
Helper function to create an audit log entry
get_global_audit_store
Get the global audit log store
init_global_audit_store
Initialize the global audit log store