Class Level.DEBUG$

  • All Implemented Interfaces:
    LoggingSerializable, enumeratum.EnumEntry, java.io.Serializable, java.lang.Comparable<Level>, scala.Equals, scala.math.Ordered<Level>, scala.Product
    Enclosing class:
    Level

    public static class Level.DEBUG$
    extends Level
    implements scala.Product, java.io.Serializable
    The DEBUG logging level.
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

        public static final Level.DEBUG$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • DEBUG$

        public DEBUG$()