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

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

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

Methods in org.apache.logging.log4j.core.config.status that return StatusConfiguration.Verbosity
static StatusConfiguration.Verbosity StatusConfiguration.Verbosity.toVerbosity(String value)
          Parses the verbosity property into an enum.
static StatusConfiguration.Verbosity StatusConfiguration.Verbosity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StatusConfiguration.Verbosity[] StatusConfiguration.Verbosity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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.