Log4j 1.2.15 | |
Frames | No Frames |
Constructors with parameter type org.apache.log4j.spi.LocationInfo | |
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. |
Fields of type org.apache.log4j.spi.LocationInfo | |
LocationInfo | NA_LOCATION_INFO is provided for compatibility with log4j 1.3. |
Methods with return type org.apache.log4j.spi.LocationInfo | |
LocationInfo | Set the location information for this logging event. |