|
Log4j Version 1.2.7: Uses of Class org.apache.log4j.spi.ThrowableInformation
Uses of Class
|
Packages that use ThrowableInformation | |
org.apache.log4j.lf5 | This version of LogFactor5 is not completely integrated with log4j. |
org.apache.log4j.spi | Contains part of the System Programming Interface (SPI) needed to extend log4j. |
Uses of ThrowableInformation in org.apache.log4j.lf5 |
Methods in org.apache.log4j.lf5 with parameters of type ThrowableInformation | |
void |
Log4JLogRecord.setThrownStackTrace(ThrowableInformation throwableInfo)
Set stack trace information associated with this Log4JLogRecord. |
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. |
|
Log4j 1.2.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |