ch.qos.logback.classic.pattern
Class RootCauseFirstThrowableProxyConverter
java.lang.Object
ch.qos.logback.core.pattern.Converter<E>
ch.qos.logback.core.pattern.FormattingConverter<E>
ch.qos.logback.core.pattern.DynamicConverter<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
ch.qos.logback.classic.pattern.RootCauseFirstThrowableProxyConverter
- All Implemented Interfaces:
- ContextAware, LifeCycle
public class RootCauseFirstThrowableProxyConverter
- extends ExtendedThrowableProxyConverter
- Since:
- 0.9.30
- Author:
- Tomasz Nurkiewicz
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootCauseFirstThrowableProxyConverter
public RootCauseFirstThrowableProxyConverter()
throwableProxyToString
protected String throwableProxyToString(IThrowableProxy tp)
- Overrides:
throwableProxyToString
in class ThrowableProxyConverter
Copyright © 2005-2013 QOS.ch. All Rights Reserved.