[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 19:02:00 EST 2018


     [ https://issues.jboss.org/browse/WFCORE-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated WFCORE-3656:
----------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly-core/pull/3146  (was: https://github.com/wildfly/wildfly-proposals/pull/29)


> 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