| Interface | Description |
|---|---|
| IAuditLogger |
| Class | Description |
|---|---|
| AuditEvent |
wrapper to expose audit events as
DiagnosticEvents. |
| AuditLogContext | |
| AuditLogEntry | |
| AuditLogEntry.Builder | |
| AuditLogFilter | |
| AuditLogManager |
Central location for managing the logging of client/user-initated actions (like queries, log in commands, and so on).
|
| AuditLogOptions | |
| BinAuditLogger | |
| BinAuditLogger.Message | |
| DiagnosticEventAuditLogger | |
| FileAuditLogger |
Synchronous, file-based audit logger; just uses the standard logging mechansim.
|
| NoOpAuditLogger |
No-Op implementation of
IAuditLogger to be used as a default audit logger when audit logging is disabled. |
| Enum | Description |
|---|---|
| AuditLogEntryCategory |
Enum to categorize AuditLogEntries
|
| AuditLogEntryType |
Copyright © 2009-2022 The Apache Software Foundation