public class AuditEvent extends Object
| Constructor and Description | 
|---|
AuditEvent(String message,
          Trail trail)
Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Date | 
getDate()  | 
String | 
getFormattedDate(String format)
Formats the date of the event with the given format 
 | 
String | 
getMessage()  | 
Trail | 
getTrail()  | 
Copyright © 2013-2018–2019 SeedStack. All rights reserved.