[jboss-jira] [JBoss JIRA] (WFCORE-3656) Replace commons-logging implementation with one that can delegate to jboss-logging

James Perkins (JIRA) issues at jboss.org
Mon Feb 26 16:03:00 EST 2018


James Perkins created WFCORE-3656:
-------------------------------------

             Summary: Replace commons-logging implementation with one that can delegate to jboss-logging
                 Key: WFCORE-3656
                 URL: https://issues.jboss.org/browse/WFCORE-3656
             Project: WildFly Core
          Issue Type: Bug
          Components: Logging
            Reporter: James Perkins
            Assignee: James Perkins
             Fix For: 5.0.0.Alpha1


The current Apache Commons Logging implementation delegates to the JBoss Log Manager. This can be a problem for embedded servers where the JBoss Log Manager may not be used. We should have an implementation that writes to JBoss Logging. This will allow any log manager that JBoss Logging supports to be used.

This is currently blocking provisioning from working with the embedded server API.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list