public class ConsoleAuditLogger extends AuditLogger
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsoleAuditLogger.DescriptorImpl |
static class |
ConsoleAuditLogger.Output |
| Constructor and Description |
|---|
ConsoleAuditLogger(ConsoleAuditLogger.Output output,
String dateFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
boolean |
equals(Object o) |
String |
getDateFormat() |
ConsoleAuditLogger.Output |
getOutput() |
int |
hashCode() |
void |
log(String event) |
getDescriptor@DataBoundConstructor public ConsoleAuditLogger(ConsoleAuditLogger.Output output, String dateFormat)
public void log(String event)
log in class AuditLoggerpublic void configure()
configure in class AuditLoggerpublic ConsoleAuditLogger.Output getOutput()
public String getDateFormat()
Copyright © 2004-2014. All Rights Reserved.