Uses of Class
org.apache.logging.log4j.core.net.Severity

Packages that use Severity
org.apache.logging.log4j.core.net Log4j 2 network support. 
 

Uses of Severity in org.apache.logging.log4j.core.net
 

Methods in org.apache.logging.log4j.core.net that return Severity
 Severity Priority.getSeverity()
          Returns the Severity.
static Severity Severity.getSeverity(org.apache.logging.log4j.Level level)
          Returns the Severity for the specified Level.
static Severity Severity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Severity[] Severity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.logging.log4j.core.net with parameters of type Severity
Priority(Facility facility, Severity severity)
          The Constructor.
 



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.