Package akka.event

Class Logging.StdOutLogger$

  • Enclosing class:
    Logging

    public static class Logging.StdOutLogger$
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Logging.StdOutLogger$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      StdOutLogger$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

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

      • StdOutLogger$

        public StdOutLogger$()