java.io.Serializable
java.lang.Comparable
public enum LogLevel
public final int
value
ERROR
WARN
INFO
DEBUG
TRACE
static Array<LogLevel>
values()
static LogLevel
valueOf(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static Array<LogLevel> values()
static LogLevel valueOf(String name)