Uses of Class
ch.qos.logback.classic.spi.ThrowableProxy
Packages that use ThrowableProxy
-
Uses of ThrowableProxy in ch.qos.logback.classic.spi
Methods in ch.qos.logback.classic.spi with parameters of type ThrowableProxyModifier and TypeMethodDescriptionstatic void
ThrowableProxyUtil.build
(ThrowableProxy nestedTP, Throwable nestedThrowable, ThrowableProxy parentTP) void
LoggingEvent.setThrowableProxy
(ThrowableProxy tp) Set this event's throwable information.