Summary:
Detail:
Serializable
static enum
LogEntry.Level
LogEntry(LogEntry.Level level, String logger, long timestamp, String message, Throwable exception, String threadName, Map<String,String> mdc, org.slf4j.Marker marker)
Throwable
getException()
getLevel()
String
getLogger()
org.slf4j.Marker
getMarker()
Map<String,String>
getMdc()
getMessage()
getThreadName()
long
getTimestamp()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object