| Package | Description |
|---|---|
| org.apache.log4j |
The main log4j package.
|
| org.apache.log4j.rewrite |
| Modifier and Type | Field and Description |
|---|---|
(package private) AppenderAttachableImpl |
AsyncAppender.aai
Nested appenders.
|
(package private) AppenderAttachableImpl |
Category.aai |
private AppenderAttachableImpl |
Dispatcher.aai
Deprecated.
|
private AppenderAttachableImpl |
AsyncAppender.appenders
Nested appenders.
|
private AppenderAttachableImpl |
AsyncAppender.Dispatcher.appenders
Wrapped appenders.
|
| Constructor and Description |
|---|
Dispatcher(AsyncAppender parent,
java.util.List buffer,
java.util.Map discardMap,
AppenderAttachableImpl appenders)
Create new instance of dispatcher.
|
| Modifier and Type | Field and Description |
|---|---|
private AppenderAttachableImpl |
RewriteAppender.appenders
Nested appenders.
|