Package 

Enum ScreenMeet.Configuration.LogLevel

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      VERBOSE

      Information that may be helpful, but isn’t essential, for troubleshooting errors

      DEBUG

      Verbose information that may be useful during development or while troubleshooting a specific problem

      INFO

      Information that may be helpful, but isn’t essential, for troubleshooting errors

      ERROR

      Designates error events that might still allow the application to continue running

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class com.screenmeet.sdk.ScreenMeet.Configuration.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