Class 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
    ExtendedThrowableProxyConverter that adds some additional whitespace around the stack trace.
    Since:
    1.3.0
    • Field Summary

      • Fields inherited from class ch.qos.logback.classic.pattern.ThrowableProxyConverter

        BUILDER_CAPACITY
      • Fields inherited from class ch.qos.logback.core.pattern.DynamicConverter

        started
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      protected StringthrowableProxyToString​(ch.qos.logback.classic.spi.IThrowableProxy tp) 
      • Methods inherited from class ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter

        extraData, prepareLoggingEvent
      • Methods inherited from class ch.qos.logback.classic.pattern.ThrowableProxyConverter

        convert, start, stop, subjoinSTEPArray
      • 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