-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum Logger.Level extends Enum<Logger.Level>
Logs can be filtered based on their priority
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-