Class JBossLoggerFinder


  • public class JBossLoggerFinder
    extends Object
    For Java 8 this is just an empty type. For Java 9 or greater this implements the System.LoggerFinder. It will make an attempt to set the java.util.logging.manager system property before a logger is accessed.
    Author:
    James R. Perkins
    • Constructor Detail

      • JBossLoggerFinder

        public JBossLoggerFinder()