Log4j 1.2.15 | |
Frames | No Frames |
Methods with parameter type org.apache.log4j.spi.ThrowableInformation | |
void | Set stack trace information associated with this Log4JLogRecord. |
Constructors with parameter type org.apache.log4j.spi.ThrowableInformation | |
LoggingEvent.LoggingEvent(String fqnOfCategoryClass, Category logger, long timeStamp, Level level, Object message, String threadName, ThrowableInformation throwable, String ndc, LocationInfo info, Map properties) Create new instance. |
Methods with return type org.apache.log4j.spi.ThrowableInformation | |
ThrowableInformation | Returns the throwable information contained within this
event. |