Package 

Enum LogLevel

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

    
    public enum LogLevel
    extends Enum<LogLevel>
                        

    ログレベルを表す列挙型です。

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class io.karte.android.core.logger.LogLevel

        compareTo, equals, finalize, getDeclaringClass, hashCode, toString
      • Methods inherited from class java.lang.Object

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