Uses of Class
org.apache.log4j.AsyncAppender
-
Packages that use AsyncAppender Package Description org.apache.log4j The main log4j package. -
-
Uses of AsyncAppender in org.apache.log4j
Fields in org.apache.log4j declared as AsyncAppender Modifier and Type Field Description (package private) AsyncAppender
Dispatcher. container
Deprecated.private AsyncAppender
AsyncAppender.Dispatcher. parent
Parent AsyncAppender.Constructors in org.apache.log4j with parameters of type AsyncAppender Constructor 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.
-