Class Loggers.NoLoggerFactory

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private NoLoggerFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Logger getLogger​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • NoLoggerFactory

        private NoLoggerFactory()