Class Level.INFO$

java.lang.Object
csw.logging.models.Level
csw.logging.models.Level.INFO$
All Implemented Interfaces:
LoggingSerializable, enumeratum.EnumEntry, Serializable, Comparable<Level>, scala.Equals, scala.math.Ordered<Level>, scala.Product
Enclosing class:
Level

public static class Level.INFO$ extends Level implements scala.Product, Serializable
The INFO logging level.
See Also:
  • Field Details Link icon

    • MODULE$ Link icon

      public static final Level.INFO$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details Link icon

    • INFO$ Link icon

      public INFO$()