public interface PaxLoggingEvent
Modifier and Type | Method and Description |
---|---|
String |
getFQNOfLoggerClass() |
PaxLevel |
getLevel() |
PaxLocationInfo |
getLocationInformation() |
String |
getLoggerName() |
String |
getMessage() |
Map |
getProperties() |
String |
getRenderedMessage() |
String |
getThreadName() |
String[] |
getThrowableStrRep() |
long |
getTimeStamp() |
boolean |
locationInformationExists() |
PaxLocationInfo getLocationInformation()
PaxLevel getLevel()
String getLoggerName()
String getMessage()
String getRenderedMessage()
String getThreadName()
String[] getThrowableStrRep()
boolean locationInformationExists()
long getTimeStamp()
String getFQNOfLoggerClass()
Map getProperties()
Copyright © 2018. All rights reserved.