Uses of Interface
org.apache.logging.log4j.core.async.AsyncLoggerConfigDelegate
Packages that use AsyncLoggerConfigDelegate
Package
Description
Provides Asynchronous Logger classes and interfaces for low-latency logging.
Configuration of Log4j 2.
-
Uses of AsyncLoggerConfigDelegate in org.apache.logging.log4j.core.async
Classes in org.apache.logging.log4j.core.async that implement AsyncLoggerConfigDelegateModifier and TypeClassDescriptionclassHelper class decoupling theAsyncLoggerConfigclass from the LMAX Disruptor library.Fields in org.apache.logging.log4j.core.async declared as AsyncLoggerConfigDelegateModifier and TypeFieldDescriptionprivate final AsyncLoggerConfigDelegateAsyncLoggerConfig.delegate -
Uses of AsyncLoggerConfigDelegate in org.apache.logging.log4j.core.config
Methods in org.apache.logging.log4j.core.config that return AsyncLoggerConfigDelegateModifier and TypeMethodDescriptionAbstractConfiguration.getAsyncLoggerConfigDelegate()Configuration.getAsyncLoggerConfigDelegate()Returns theAsyncLoggerConfigDelegateshared by allAsyncLoggerConfiginstances defined in this Configuration.