|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandardLevel | |
---|---|
org.apache.logging.log4j | Public API for Log4j 2. |
org.apache.logging.log4j.spi | Internal interfaces and classes to be used by authors of logging implementations or for internal use by API classes. |
Uses of StandardLevel in org.apache.logging.log4j |
---|
Methods in org.apache.logging.log4j that return StandardLevel | |
---|---|
StandardLevel |
Level.getStandardLevel()
Gets the standard Level values as an enum. |
Uses of StandardLevel in org.apache.logging.log4j.spi |
---|
Methods in org.apache.logging.log4j.spi that return StandardLevel | |
---|---|
static StandardLevel |
StandardLevel.getStandardLevel(int intLevel)
Method to convert custom Levels into a StandardLevel for conversion to other systems. |
static StandardLevel |
StandardLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StandardLevel[] |
StandardLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2014 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.