public interface LogEntry
LogAnalyser
Modifier and Type | Method and Description |
---|---|
String |
getExceptionOutput()
Optional exception output attached to the log entry.
|
String |
getLoggerName()
The name of the logger (category)
|
LogLevel |
getLogLevel()
The log level.
|
String |
getMessage()
The log message
|
String |
getThreadName()
The thread name of the logging thread.
|
long |
getTimeStamp()
The time stamp of the log entry.
|
LogLevel getLogLevel()
String getMessage()
String getLoggerName()
long getTimeStamp()
String getExceptionOutput()
null
String getThreadName()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"