Class Level.TRACE$

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

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

    • MODULE$

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

    • TRACE$

      public TRACE$()