Uses of Enum
org.apache.logging.log4j.core.net.Severity
Packages that use Severity
-
Uses of Severity in org.apache.logging.log4j.core.net
Subclasses with type arguments of type Severity in org.apache.logging.log4j.core.netMethods in org.apache.logging.log4j.core.net that return SeverityModifier and TypeMethodDescriptionPriority.getSeverity()Returns the Severity.static SeveritySeverity.getSeverity(Level level) Returns the Severity for the specified Level.static SeverityReturns 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