Package org.jboss.logmanager
Class JBossLoggerFinder
java.lang.Object
org.jboss.logmanager.JBossLoggerFinder
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
JBossLoggerFinder
public JBossLoggerFinder()
-