Package | Description |
---|---|
org.apache.log4j |
The main log4j package.
|
Modifier and Type | Field and Description |
---|---|
(package private) AsyncAppender |
Dispatcher.container
Deprecated.
|
private AsyncAppender |
AsyncAppender.Dispatcher.parent
Parent AsyncAppender.
|
Constructor and Description |
---|
Dispatcher(AsyncAppender parent,
java.util.List buffer,
java.util.Map discardMap,
AppenderAttachableImpl appenders)
Create new instance of dispatcher.
|
Dispatcher(BoundedFIFO bf,
AsyncAppender container)
Deprecated.
|