Package 

Enum CloudXLogLevel

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NONE

      Disable all logging.

      ERROR

      Errors only.

      WARN

      Warnings.

      INFO

      General information.

      DEBUG

      Debug information.

      VERBOSE

      Most verbose logging.

    • Method Summary

      Modifier and Type Method Description
      final Integer getPriority()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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