public class StacktraceLoggingPatternLayout extends MMPatternLayout
BUF_SIZE, DEFAULT_CONVERSION_PATTERN, MAX_CAPACITY, TTCC_CONVERSION_PATTERNLINE_SEP, LINE_SEP_LEN| Constructor and Description |
|---|
StacktraceLoggingPatternLayout() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(LoggingEvent event)
Overridden from PatternLayout; use the normal pattern to format
the logevent, but also return the current stacktrace.
|
createPatternParseractivateOptions, getConversionPattern, ignoresThrowable, setConversionPatterngetContentType, getFooter, getHeaderpublic String format(LoggingEvent event)
format in class PatternLayoutMMBase 1.9-SNAPSHOT - ${javadoctimestamp}