java.io.Serializable
kotlin.Comparable
public enum LogLevel extends Enum<LogLevel>
Created by entaoyang@163.com on 2018/11/8.
private final Integer
value
private final String
name
ordinal
DEBUG
VERBOSE
INFO
WARN
ERROR
FATAIL
final Integer
getValue()
getName, getOrdinal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getValue()