# Functions
NewMockAuditLogger creates a new mock instance.
NewMockInfoLogger creates a new mock instance.
# Structs
MockAuditLogger is a mock of AuditLogger interface.
MockAuditLoggerMockRecorder is the mock recorder for MockAuditLogger.
MockInfoLogger is a mock of InfoLogger interface.
MockInfoLoggerMockRecorder is the mock recorder for MockInfoLogger.