|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SlingLoggerLevel | |
---|---|
org.apache.sling.commons.log.internal.slf4j |
Uses of SlingLoggerLevel in org.apache.sling.commons.log.internal.slf4j |
---|
Methods in org.apache.sling.commons.log.internal.slf4j that return SlingLoggerLevel | |
---|---|
static SlingLoggerLevel |
SlingLoggerLevel.fromSlf4jLevel(int level)
Translates SLF4J logging levels into SlingLoggerLevel |
static SlingLoggerLevel |
SlingLoggerLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SlingLoggerLevel[] |
SlingLoggerLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |