Package akka.event

Class Logging.LogLevel$

  • All Implemented Interfaces:
    java.io.Serializable, scala.Function1<java.lang.Object,​Logging.LogLevel>, scala.Serializable
    Enclosing class:
    Logging

    public static class Logging.LogLevel$
    extends scala.runtime.AbstractFunction1<java.lang.Object,​Logging.LogLevel>
    implements scala.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

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

      • LogLevel$

        public LogLevel$()