Uses of Class
org.apache.log4j.spi.LocationInfo
-
Packages that use LocationInfo Package Description org.apache.log4j.bridge org.apache.log4j.spi Log4j 1.x compatibility layer. -
-
Uses of LocationInfo in org.apache.log4j.bridge
Methods in org.apache.log4j.bridge that return LocationInfo Modifier and Type Method Description LocationInfo
LogEventAdapter. getLocationInformation()
Set the location information for this logging event. -
Uses of LocationInfo in org.apache.log4j.spi
Methods in org.apache.log4j.spi that return LocationInfo Modifier and Type Method Description LocationInfo
LoggingEvent. getLocationInformation()
Set the location information for this logging event.
-