|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.pattern.Converter<E>
ch.qos.logback.core.pattern.FormattingConverter<E>
ch.qos.logback.core.pattern.DynamicConverter<ch.qos.logback.classic.spi.ILoggingEvent>
ch.qos.logback.classic.pattern.ClassicConverter
ch.qos.logback.classic.pattern.ThrowableHandlingConverter
ch.qos.logback.classic.pattern.ThrowableProxyConverter
org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter
public class WhitespaceThrowableProxyConverter
ThrowableProxyConverter that adds some additional whitespace around the stack
trace.
| Field Summary |
|---|
| Fields inherited from class ch.qos.logback.core.pattern.DynamicConverter |
|---|
started |
| Constructor Summary | |
|---|---|
WhitespaceThrowableProxyConverter()
|
|
| Method Summary | |
|---|---|
protected String |
throwableProxyToString(ch.qos.logback.classic.spi.IThrowableProxy tp)
|
| Methods inherited from class ch.qos.logback.classic.pattern.ThrowableProxyConverter |
|---|
convert, extraData, start, stop |
| Methods inherited from class ch.qos.logback.core.pattern.DynamicConverter |
|---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList |
| Methods inherited from class ch.qos.logback.core.pattern.FormattingConverter |
|---|
getFormattingInfo, setFormattingInfo, write |
| Methods inherited from class ch.qos.logback.core.pattern.Converter |
|---|
getNext, setNext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WhitespaceThrowableProxyConverter()
| Method Detail |
|---|
protected String throwableProxyToString(ch.qos.logback.classic.spi.IThrowableProxy tp)
throwableProxyToString in class ch.qos.logback.classic.pattern.ThrowableProxyConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||