Package | Description |
---|---|
org.apache.logging.log4j.core.appender |
Log4j 2 Appenders.
|
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 |
---|---|
AsyncAppender |
AsyncAppender.Builder.build() |
static AsyncAppender |
AsyncAppender.createAppender(AppenderRef[] appenderRefs,
String errorRef,
boolean blocking,
long shutdownTimeout,
int size,
String name,
boolean includeLocation,
Filter filter,
Configuration config,
boolean ignoreExceptions)
Deprecated.
use
AsyncAppender.Builder instead |
Modifier and Type | Method and Description |
---|---|
abstract void |
EventRoute.logMessage(AsyncAppender asyncAppender,
LogEvent coreEvent) |
Constructor and Description |
---|
AsyncAppenderAdmin(String contextName,
AsyncAppender appender)
Constructs a new
AsyncAppenderAdmin with the specified contextName
and async appender. |
Copyright © 1999-2017. 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.