public interface LogEvent
| Modifier and Type | Method and Description |
|---|---|
long |
getLogTimestamp() |
String |
getMdc(String mdcName) |
String |
getMessage() |
Object[] |
getParameters() |
String |
getSyslogLevel() |
Throwable |
getThrowable() |
String |
getValue(MessageField field) |
String getMessage()
Object[] getParameters()
Throwable getThrowable()
long getLogTimestamp()
String getSyslogLevel()
String getValue(MessageField field)
field - Copyright © 2013. All Rights Reserved.