public class NdfLogFormatter<C extends ApplicationContext> extends LogFormatter
LogMessageEvent in a single line
according to the settings of the formatting flags.| Constructor and Description |
|---|
NdfLogFormatter() |
NdfLogFormatter(C ctx) |
NdfLogFormatter(C ctx,
boolean isLogTs,
boolean isLogger,
boolean isLevel,
boolean isClass,
boolean isStackTr,
boolean isThread) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
formatMessage(java.lang.Object caller,
LogLevel level,
java.lang.String loggerName,
java.lang.String message,
java.lang.String logTs,
java.lang.String thread,
java.lang.Throwable error) |
formatMessage, isPrintClass, isPrintLogger, isPrintLogLevel, isPrintStackTrace, isPrintThread, isPrintTimestamp, setPrintClass, setPrintLogger, setPrintLogLevel, setPrintStackTrace, setPrintThread, setPrintTimestamp, toDumpString, toStringconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic NdfLogFormatter()
public NdfLogFormatter(C ctx)
public NdfLogFormatter(C ctx, boolean isLogTs, boolean isLogger, boolean isLevel, boolean isClass, boolean isStackTr, boolean isThread)
protected java.lang.String formatMessage(java.lang.Object caller,
LogLevel level,
java.lang.String loggerName,
java.lang.String message,
java.lang.String logTs,
java.lang.String thread,
java.lang.Throwable error)
formatMessage in class LogFormatterCopyright © 2014 EsprIT-Systems. All Rights Reserved.