Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.log4j.spi.LocationInfo

Uses of LocationInfo in org.apache.log4j.spi
 

Fields in org.apache.log4j.spi declared as LocationInfo
private  LocationInfo LoggingEvent.locationInfo
          Location information for the caller.
 

Methods in org.apache.log4j.spi that return LocationInfo
 LocationInfo LoggingEvent.getLocationInformation()
          Set the location information for this logging event.