Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
StandardLevel |
Level.getStandardLevel()
Gets the standard Level values as an enum.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 1999-1969 The 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.