Uses of Package
org.apache.logging.log4j.core.async

Packages that use org.apache.logging.log4j.core.async
org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging. 
 

Classes in org.apache.logging.log4j.core.async used by org.apache.logging.log4j.core.async
AsyncLogger
          AsyncLogger is a logger designed for high throughput and low latency logging.
CachedClock
          Implementation of the Clock interface that tracks the time in a private long field that is updated by a background thread once every millisecond.
Clock
          Interface for classes that can provide the time stamp used in log events.
CoarseCachedClock
          This Clock implementation is similar to CachedClock.
RingBufferLogEvent
          When the Disruptor is started, the RingBuffer is populated with event objects.
 



Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.