[jboss-jira] [JBoss JIRA] (LOGMGR-213) Add a System.LoggerFinder for Java 9+
James Perkins (Jira)
issues at jboss.org
Fri Nov 16 14:21:00 EST 2018
James Perkins created LOGMGR-213:
------------------------------------
Summary: Add a System.LoggerFinder for Java 9+
Key: LOGMGR-213
URL: https://issues.jboss.org/browse/LOGMGR-213
Project: JBoss Log Manager
Issue Type: Enhancement
Reporter: James Perkins
Assignee: James Perkins
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list