|
Logback API Version 0.9.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThrowableInformation | |
|---|---|
| ch.qos.logback.classic.spi | Contains core classes of logback classic. |
| Uses of ThrowableInformation in ch.qos.logback.classic.spi |
|---|
| Methods in ch.qos.logback.classic.spi that return ThrowableInformation | |
|---|---|
ThrowableInformation |
LoggingEvent.getThrowableInformation()
Returns the throwable information contained within this event. |
| Methods in ch.qos.logback.classic.spi with parameters of type ThrowableInformation | |
|---|---|
void |
LoggingEvent.setThrowableInformation(ThrowableInformation ti)
Set this event's throwable information. |
|
Logback API Version 0.9.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||