Package | Description |
---|---|
org.apache.logging.log4j.core.async |
Provides Asynchronous Logger classes and interfaces for low-latency logging.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncLogger.actualAsyncLog(RingBufferLogEvent event)
This method is called by the EventHandler that processes the RingBufferLogEvent in a separate thread.
|
void |
RingBufferLogEventHandler.onEvent(RingBufferLogEvent event,
long sequence,
boolean endOfBatch) |
void |
RingBufferLogEventTranslator.translateTo(RingBufferLogEvent event,
long sequence) |
void |
AsyncLogger.translateTo(RingBufferLogEvent event,
long sequence,
Object... args) |
Copyright © 1999-2019 The 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.