|
Log4j 1.3alpha-6 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThrowableInformation | |
org.apache.log4j.spi | Contains part of the System Programming Interface (SPI) needed to extend log4j. |
Uses of ThrowableInformation in org.apache.log4j.spi |
Methods in org.apache.log4j.spi that return ThrowableInformation | |
ThrowableInformation |
LoggingEvent.getThrowableInformation()
Returns the throwable information contained within this event. |
Methods in org.apache.log4j.spi with parameters of type ThrowableInformation | |
void |
LoggingEvent.setThrowableInformation(ThrowableInformation ti)
Set this event's throwable information. |
|
Log4j 1.3alpha-6 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |