Log4j 1.1.3

Package org.apache.log4j.spi

Contains part of the System Programming Interface (SPI) needed to extend log4j.

See:
          Description

Interface Summary
AppenderAttachable Interface for attaching appenders to objects.
CategoryFactory Implement this interface to create new instances of Category or a sub-class of Category.
Configurator Implemented by classes capable of configuring log4j using a URL.
ErrorCode This interface defines commonly encoutered error codes.
ErrorHandler Appenders may delegate their error handling to ErrorHandlers.
OptionHandler A string based interface to configure package components.
TriggeringEventEvaluator Implementions of this interface allow certain appenders to decide when to perform an appender specific action.
 

Class Summary
Filter Users should extend this class to implement customized logging event filtering.
LocationInfo The internal representation of caller location information.
LoggingEvent The internal representation of logging events.
RootCategory RootCategory sits at the top of the category hierachy.
ThrowableInformation  
 

Package org.apache.log4j.spi Description

Contains part of the System Programming Interface (SPI) needed to extend log4j.


Log4j 1.1.3

Please notify me about new log4j releases.