public interface ESLogMessage
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor()
Returns the author that wrote the log message.
|
Date |
getClientDate()
Gets the client date this log message was created.
|
String |
getMessage()
Returns the actual log message.
|
String getMessage()
String getAuthor()
Date getClientDate()
Copyright © 2017. All rights reserved.