Class SLF4JSystemLoggerFinder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.System.Logger getLogger​(java.lang.String name, java.lang.Module module)  
      • Methods inherited from class java.lang.System.LoggerFinder

        getLocalizedLogger, getLoggerFinder
      • Methods inherited from class java.lang.Object

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

      • getLogger

        public java.lang.System.Logger getLogger​(java.lang.String name,
                                                 java.lang.Module module)
        Specified by:
        getLogger in class java.lang.System.LoggerFinder