public static class AuditLoggerPlugin.JSONAuditEventFormatter extends Object implements AuditLoggerPlugin.AuditEventFormatter
| Constructor and Description |
|---|
JSONAuditEventFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
formatEvent(AuditEvent event)
Formats an audit event as a JSON string
|
public String formatEvent(AuditEvent event)
formatEvent in interface AuditLoggerPlugin.AuditEventFormatterCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.