public class ExtendedWhitespaceThrowableProxyConverter
extends ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter
ExtendedThrowableProxyConverter
that adds some additional whitespace around the
stack trace.Constructor and Description |
---|
ExtendedWhitespaceThrowableProxyConverter() |
Modifier and Type | Method and Description |
---|---|
protected String |
throwableProxyToString(ch.qos.logback.classic.spi.IThrowableProxy tp) |
extraData, prepareLoggingEvent
convert, start, stop, subjoinSTEPArray
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList
public ExtendedWhitespaceThrowableProxyConverter()
protected String throwableProxyToString(ch.qos.logback.classic.spi.IThrowableProxy tp)
throwableProxyToString
in class ch.qos.logback.classic.pattern.ThrowableProxyConverter