Uses of Class
org.apache.logging.log4j.core.async.DefaultAsyncQueueFullPolicy
Packages that use DefaultAsyncQueueFullPolicy
-
Uses of DefaultAsyncQueueFullPolicy in org.apache.logging.log4j.core.async
Subclasses of DefaultAsyncQueueFullPolicy in org.apache.logging.log4j.core.asyncModifier and TypeClassDescriptionclassDiscarding router extends the DefaultAsyncQueueFullPolicy by first verifying if the queue is fuller than the specified threshold ratio; if this is the case, log events more specific than the specified threshold level are dropped.