public class Log4jAuditLogger extends Object implements AuditLogger
Constructor and Description |
---|
Log4jAuditLogger() |
Modifier and Type | Method and Description |
---|---|
void |
logAuditEvent(AuditEvent auditEvent)
Called to log an audit event.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize
public void logAuditEvent(AuditEvent auditEvent)
AuditLogger
logAuditEvent
in interface AuditLogger
auditEvent
- contains all the fields to be loggedCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.