[infinispan-issues] [JBoss JIRA] (ISPN-5719) Use log4j 2.0 everywhere

Dan Berindei (JIRA) issues at jboss.org
Wed Sep 2 03:42:05 EDT 2015


Dan Berindei created ISPN-5719:
----------------------------------

             Summary: Use log4j 2.0 everywhere
                 Key: ISPN-5719
                 URL: https://issues.jboss.org/browse/ISPN-5719
             Project: Infinispan
          Issue Type: Task
          Components: Core
    Affects Versions: 8.0.0.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 8.0.1.Final


Some of our dependencies have their own logging, and they don't use log4j2 automatically:

1. Spring uses commons-logging. Can use log4j2 with the commons-logging bridge.
2. Netty uses slf4j, log4j 1.2, or JDK logging. Can use log4j2 with the slf4j bridge.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list