JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
org.glassfish.pfl.basic.logex.LogLevel
Packages that use
LogLevel
Package
Description
org.glassfish.pfl.basic.logex
Uses of
LogLevel
in
org.glassfish.pfl.basic.logex
Methods in
org.glassfish.pfl.basic.logex
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.