Uses of Class
org.apache.logging.log4j.core.config.status.StatusConfiguration

Packages that use StatusConfiguration
org.apache.logging.log4j.core.config.status Configuration classes for the StatusLogger API. 
 

Uses of StatusConfiguration in org.apache.logging.log4j.core.config.status
 

Methods in org.apache.logging.log4j.core.config.status that return StatusConfiguration
 StatusConfiguration StatusConfiguration.withDestination(String destination)
          Specifies the destination for StatusLogger events.
 StatusConfiguration StatusConfiguration.withStatus(org.apache.logging.log4j.Level status)
          Specifies the logging level to use for filtering StatusLogger messages.
 StatusConfiguration StatusConfiguration.withStatus(String status)
          Specifies the logging level by name 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-2015 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.