| Modifier and Type | Method and Description |
|---|---|
ConsoleAuditLogger.Output |
ConsoleAuditLogger.getOutput() |
static ConsoleAuditLogger.Output |
ConsoleAuditLogger.Output.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleAuditLogger.Output[] |
ConsoleAuditLogger.Output.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConsoleAuditLogger(ConsoleAuditLogger.Output output,
String dateFormat,
String logPrefix) |
Copyright © 2016–2019. All rights reserved.