public class ThrowableProxyConverter extends ThrowableHandlingConverter
started| Constructor and Description |
|---|
ThrowableProxyConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(ILoggingEvent event) |
protected void |
extraData(StringBuilder builder,
StackTraceElementProxy step) |
void |
start() |
void |
stop() |
protected String |
throwableProxyToString(IThrowableProxy tp) |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionListgetFormattingInfo, setFormattingInfo, writepublic void start()
start in interface LifeCyclestart in class DynamicConverter<ILoggingEvent>public void stop()
stop in interface LifeCyclestop in class DynamicConverter<ILoggingEvent>protected void extraData(StringBuilder builder, StackTraceElementProxy step)
public String convert(ILoggingEvent event)
convert in class Converter<ILoggingEvent>protected String throwableProxyToString(IThrowableProxy tp)
Copyright © 2005-2013 QOS.ch. All Rights Reserved.