public final class AddAuditLogger extends Object implements OnlineCommand, OfflineCommand
logger child into audit-log node.
Please note that there can be at most 1 logger currently so you likely
want to use replaceExisting attribute.| Modifier and Type | Class and Description |
|---|---|
static class |
AddAuditLogger.Builder |
NOOPNOOP| Constructor and Description |
|---|
AddAuditLogger(AddAuditLogger.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringtoStringpublic AddAuditLogger(AddAuditLogger.Builder builder)
public void apply(OnlineCommandContext ctx) throws Exception
apply in interface OnlineCommandExceptionpublic void apply(OfflineCommandContext ctx) throws Exception
apply in interface OfflineCommandExceptionCopyright © 2024. All rights reserved.