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

Uses in package org.apache.log4j.spi

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.

Copyright 2000-2007 Apache Software Foundation.