-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
In Java 9 a java.lang.System.Logger and java.lang.System.LoggerFinder were added for system logging. By default this uses JUL. However as this is designed for system level logging there is a chance that the LogManager could be activated before the java.util.logging.manager system property is set. Creating a java.lang.System.LoggerFinder which sets the property will allow the JBoss Log Manager to be used assuming it's on the class path.
- is cloned by
-
JBEAP-16349 (7.2.z) Add a System.LoggerFinder for Java 9+
- Closed
- is incorporated by
-
WFCORE-4317 Upgrade jboss-logmanager from 2.1.5.Final to 2.1.7.Final
- Resolved