Package | Description |
---|---|
org.apache.log4j.bridge | |
org.apache.log4j.spi |
Log4j 1.x compatibility layer.
|
Modifier and Type | Method and Description |
---|---|
ThrowableInformation |
LogEventAdapter.getThrowableInformation()
Returns the throwable information contained within this
event.
|
Modifier and Type | Method and Description |
---|---|
ThrowableInformation |
LoggingEvent.getThrowableInformation()
Returns the throwable information contained within this
event.
|