public class IThrowableProxyConverter
extends java.lang.Object
Constructor and Description |
---|
IThrowableProxyConverter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
convert(ch.qos.logback.classic.spi.IThrowableProxy throwableProxy)
Converts an IThrowableProxy to a formatted String value.
|
public java.lang.String convert(ch.qos.logback.classic.spi.IThrowableProxy throwableProxy)
throwableProxy
- the non null value for throwable.