org.wildfly.extras.creaper.commands.auditlog
Class AuditLogging
java.lang.Object
org.wildfly.extras.creaper.commands.auditlog.AuditLogging
public final class AuditLogging
- extends Object
A slightly more convenient way to create commands for Audit Logging. All parameters in this class's methods must be
specified.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
destinationHandler
public static AuditLogging.AuditLogDestinationHandler destinationHandler()
- Configures the destinations where should be the auditable events sent to.
auditLogger
public static AuditLogging.AuditLogger auditLogger()
- Sets whether is AuditLogging enabled and/or which destination handlers will be used.
Copyright © 2016. All rights reserved.