Package org.apache.log4j.spi
Contains part of the System Programming Interface (SPI) needed to
extend log4j.
| DefaultRepositorySelector | |
| 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. |
| NOPLogger | No-operation implementation of Logger used by NOPLoggerRepository. |
| NOPLoggerRepository | No-operation implementation of LoggerRepository which is used when
LogManager.repositorySelector is erroneously nulled during class reloading. |
| RootCategory | |
| RootLogger | RootLogger sits at the top of the logger hierachy. |
| ThrowableInformation | ThrowableInformation is log4j's internal representation of
throwables. |
Contains part of the System Programming Interface (SPI) needed to
extend log4j.
Copyright 2000-2007 Apache Software Foundation.