|
Log4j 1.3alpha0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocationInfo | |
org.apache.log4j.spi | Contains part of the System Programming Interface (SPI) needed to extend log4j. |
Uses of LocationInfo in org.apache.log4j.spi |
Fields in org.apache.log4j.spi declared as LocationInfo | |
static LocationInfo |
LocationInfo.NA_LOCATION_INFO
NA_LOCATION_INFO is used in conjunction with deserialized LoggingEvents without real location info available. |
Methods in org.apache.log4j.spi that return LocationInfo | |
LocationInfo |
LoggingEvent.getLocationInformation()
Get the location information for this logging event. |
Methods in org.apache.log4j.spi with parameters of type LocationInfo | |
void |
LoggingEvent.setLocationInformation(LocationInfo li)
Set the location information for this logging event. |
|
Log4j 1.3alpha0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |