|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThrowableProxy | |
---|---|
ch.qos.logback.classic.spi | Contains core classes of logback classic. |
Uses of ThrowableProxy in ch.qos.logback.classic.spi |
---|
Methods in ch.qos.logback.classic.spi that return ThrowableProxy | |
---|---|
ThrowableProxy |
LoggingEvent.getThrowableProxy()
Returns the throwable information contained within this event. |
Methods in ch.qos.logback.classic.spi with parameters of type ThrowableProxy | |
---|---|
void |
LoggingEvent.setThrowableProxy(ThrowableProxy tp)
Set this event's throwable information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |