|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.commons.logging.LogLineFormat
org.jcoderz.commons.logging.BasicLogLineFormat
org.jcoderz.commons.logging.MessageLineFormat
org.jcoderz.commons.logging.ErrorLineFormat
public final class ErrorLineFormat
This class is a more specialized type of MessageLineFormat. It differs in the line type specifier and is used for Loggables carrying a Throwable.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jcoderz.commons.logging.LogLineFormat |
|---|
LogLineFormat.LogLineType |
| Field Summary |
|---|
| Fields inherited from class org.jcoderz.commons.logging.BasicLogLineFormat |
|---|
NUMBER_OF_PARAMETERS |
| Fields inherited from class org.jcoderz.commons.logging.LogLineFormat |
|---|
EMPTY_FORMATTERS, ERROR_MESSAGE, EXCEPTION_MESSAGE, LOG_MESSAGE, NESTED_MESSAGE, PARAMETER_LINE, SOURCECLASS_INDEX, SOURCEMETHOD_INDEX, STACKTRACE_MESSAGE, TRACE_MESSAGE |
| Method Summary |
|---|
| Methods inherited from class org.jcoderz.commons.logging.MessageLineFormat |
|---|
format, getMessageText, parse, setMessageText |
| Methods inherited from class org.jcoderz.commons.logging.BasicLogLineFormat |
|---|
basicFormat, basicParse, getBasicFormatList, getBusinessImpact, getCategory, getInstanceId, getLevel, getMessageId, getNodeId, getThreadId, getThreadName, getTimestamp, getTrackingIds, setBusinessImpact, setCategory, setInstanceId, setLevel, setMessageId, setNodeId, setThreadId, setThreadName, setTimestamp, setTrackingIds |
| Methods inherited from class org.jcoderz.commons.logging.LogLineFormat |
|---|
format, getBusinessImpactFormat, getCategoryFormat, getInstanceIdFormat, getLoggerLevelFormat, getLogLineType, getLogSource, getMessageSymbolFormat, getNodeIdFormat, getParameter, getThreadIdFormat, getThreadNameFormat, getTimestampFormat, getTrackingNumberFormat, parse, setFormats, setParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||