Package | Description |
---|---|
org.apache.logging.log4j.core.async |
Provides Asynchronous Logger classes and interfaces for low-latency logging.
|
Modifier and Type | Method | Description |
---|---|---|
void |
AsyncLoggerConfigDelegate.enqueueEvent(LogEvent event,
AsyncLoggerConfig asyncLoggerConfig) |
|
void |
AsyncLoggerConfigDisruptor.enqueueEvent(LogEvent event,
AsyncLoggerConfig asyncLoggerConfig) |
|
abstract void |
EventRoute.logMessage(AsyncLoggerConfig asyncLoggerConfig,
LogEvent event) |
|
boolean |
AsyncLoggerConfigDelegate.tryEnqueue(LogEvent event,
AsyncLoggerConfig asyncLoggerConfig) |
|
boolean |
AsyncLoggerConfigDisruptor.tryEnqueue(LogEvent event,
AsyncLoggerConfig asyncLoggerConfig) |
Copyright © 1999-2018. 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.