public class LogEvent extends Object
| Constructor and Description |
|---|
LogEvent(Calendar timeStamp,
String level,
String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getLevel() |
String |
getMessage() |
Calendar |
getTimeStamp() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.