|
Log4j Version 1.2.7: Uses of Interface org.apache.log4j.spi.AppenderAttachable
Uses of Interface
|
Packages that use AppenderAttachable | |
org.apache.log4j | The main log4j package. |
org.apache.log4j.helpers | This package is used internally. |
org.apache.log4j.spi | Contains part of the System Programming Interface (SPI) needed to extend log4j. |
Uses of AppenderAttachable in org.apache.log4j |
Classes in org.apache.log4j that implement AppenderAttachable | |
class |
AsyncAppender
The AsyncAppender lets users log events asynchronously. |
class |
Category
This class has been deprecated and replaced by the Logger subclass. It
will be kept around to preserve backward compatibility until mid
2003.
|
class |
Logger
This is the central class in the log4j package. |
Uses of AppenderAttachable in org.apache.log4j.helpers |
Classes in org.apache.log4j.helpers that implement AppenderAttachable | |
class |
AppenderAttachableImpl
A straightforward implementation of the AppenderAttachable
interface. |
Uses of AppenderAttachable in org.apache.log4j.spi |
Classes in org.apache.log4j.spi that implement AppenderAttachable | |
class |
RootCategory
RootCategory sits at the top of the category hierachy. |
|
Log4j 1.2.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |