Class ConsoleLogManager


  • public class ConsoleLogManager
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.logging.Logger logger  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void init()  
      • Methods inherited from class java.lang.Object

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

      • logger

        public static java.util.logging.Logger logger
    • Constructor Detail

      • ConsoleLogManager

        public ConsoleLogManager()
    • Method Detail

      • init

        public static void init()