Package | Description |
---|---|
org.apache.logging.log4j.core.config.builder.impl |
Configuration Builder Implementation.
|
org.apache.logging.log4j.core.config.status |
Configuration classes for the
StatusLogger API. |
Modifier and Type | Method | Description |
---|---|---|
StatusConfiguration |
BuiltConfiguration.getStatusConfiguration() |
Modifier and Type | Method | Description |
---|---|---|
StatusConfiguration |
StatusConfiguration.withDestination(String destination) |
Specifies the destination for StatusLogger events.
|
StatusConfiguration |
StatusConfiguration.withStatus(String status) |
Specifies the logging level by name to use for filtering StatusLogger messages.
|
StatusConfiguration |
StatusConfiguration.withStatus(Level status) |
Specifies the logging level to use for filtering StatusLogger messages.
|
StatusConfiguration |
StatusConfiguration.withVerboseClasses(String... verboseClasses) |
Specifies which class names to filter if the configured verbosity level is QUIET.
|
StatusConfiguration |
StatusConfiguration.withVerbosity(String verbosity) |
Specifies the verbosity level to log at.
|
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.