[infinispan-issues] [JBoss JIRA] (ISPN-11131) server-runtime should use log4j2

Dan Berindei (Jira) issues at jboss.org
Wed Jan 8 05:18:51 EST 2020


Dan Berindei created ISPN-11131:
-----------------------------------

             Summary: server-runtime should use log4j2
                 Key: ISPN-11131
                 URL: https://issues.redhat.com/browse/ISPN-11131
             Project: Infinispan
          Issue Type: Enhancement
          Components: Server
    Affects Versions: 10.1.0.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 10.1.1.Final


Currently the server uses JBoss LogManager, because that's what the WildFly server used.

It works, but the properties-based configuration is kind of clunky: it uses almost the same format as {{java.util.logging}}, but there are differences. Also not many of our users are familiar with it: WildFly has its own logging configuration in the XML, and {{logging.properties}} is auto-generated.

It would be better if we switched to log4j2 with a {{java.util.logging}} bridge.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list