- java.lang.Object
- 
- ch.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
- 
- ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter
- 
- org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- ch.qos.logback.core.spi.ContextAware, ch.qos.logback.core.spi.LifeCycle
 
 
 public class ExtendedWhitespaceThrowableProxyConverter
extends ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter ExtendedThrowableProxyConverterthat adds some additional whitespace around the
 stack trace.
 
- Since:
- 1.3.0
- Author:
- Phillip Webb
 
 
- 
- 
Field Summary
- 
Fields inherited from class ch.qos.logback.classic.pattern.ThrowableProxyConverterBUILDER_CAPACITY
 
- 
Fields inherited from class ch.qos.logback.core.pattern.DynamicConverterstarted
 
 
- 
Method Summary
- 
Methods inherited from class ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverterextraData, prepareLoggingEvent
 
- 
Methods inherited from class ch.qos.logback.classic.pattern.ThrowableProxyConverterconvert, start, stop, subjoinSTEPArray
 
- 
Methods inherited from class ch.qos.logback.core.pattern.DynamicConverteraddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList
 
- 
Methods inherited from class ch.qos.logback.core.pattern.FormattingConvertergetFormattingInfo, setFormattingInfo, write
 
- 
Methods inherited from class ch.qos.logback.core.pattern.ConvertergetNext, setNext
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.