Package 

Enum LogLevel

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum LogLevel
    extends Enum<LogLevel>
                        

    Created by entaoyang@163.com on 2018/11/8.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getValue()
      • Methods inherited from class kotlin.Enum

        getName, getOrdinal
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait