Package | Description |
---|---|
org.apache.logging.log4j.core.async |
Provides Asynchronous Logger classes and interfaces for low-latency logging.
|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AsyncLoggerConfig.log(LogEvent event,
LoggerConfig.LoggerConfigPredicate predicate) |
Modifier and Type | Method and Description |
---|---|
static LoggerConfig.LoggerConfigPredicate |
LoggerConfig.LoggerConfigPredicate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggerConfig.LoggerConfigPredicate[] |
LoggerConfig.LoggerConfigPredicate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LoggerConfig.log(LogEvent event,
LoggerConfig.LoggerConfigPredicate predicate)
Logs an event.
|
Copyright © 1999-2020 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.