public interface LogEvent
| Modifier and Type | Method and Description |
|---|---|
String |
getLevelName() |
long |
getLogTimestamp() |
String |
getMessage() |
Object[] |
getParameters() |
String |
getSourceClassName() |
String |
getSourceMethodName() |
String |
getSyslogLevel() |
String |
getThreadName() |
Throwable |
getThrowable() |
String getMessage()
Object[] getParameters()
String getThreadName()
Throwable getThrowable()
long getLogTimestamp()
String getLevelName()
String getSyslogLevel()
String getSourceClassName()
String getSourceMethodName()
Copyright © 2013. All Rights Reserved.