Package | Description |
---|---|
org.apache.logging.log4j.core.async |
Provides Asynchronous Logger classes and interfaces for low-latency logging.
|
org.apache.logging.log4j.core.jmx |
Log4j 2 JMX support.
|
Modifier and Type | Method and Description |
---|---|
RingBufferAdmin |
AsyncLoggerConfig.createRingBufferAdmin(String contextName)
Creates and returns a new
RingBufferAdmin that instruments the
ringbuffer of this AsyncLoggerConfig . |
static RingBufferAdmin |
AsyncLogger.createRingBufferAdmin(String contextName)
Creates and returns a new
RingBufferAdmin that instruments the
ringbuffer of the AsyncLogger . |
Modifier and Type | Method and Description |
---|---|
static RingBufferAdmin |
RingBufferAdmin.forAsyncLogger(com.lmax.disruptor.RingBuffer<?> ringBuffer,
String contextName) |
static RingBufferAdmin |
RingBufferAdmin.forAsyncLoggerConfig(com.lmax.disruptor.RingBuffer<?> ringBuffer,
String contextName,
String configName) |
Copyright © 1999-2021 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.