Modifier and Type | Method and Description |
---|---|
Level |
Log.getLevel()
Getter for log level.
|
static Level |
Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Level[] |
Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Log.setLevel(Level level)
Setter for log owner.
|
Copyright © 2010-2014 Michigan State University. All Rights Reserved.