JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
uk.uuid.slf4j.android.LogLevel
Uses of
LogLevel
in
uk.uuid.slf4j.android
Methods in
uk.uuid.slf4j.android
that return
LogLevel
Modifier and Type
Method
Description
static
LogLevel
LogLevel.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
LogLevel
[]
LogLevel.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.