[infinispan-issues] [JBoss JIRA] (ISPN-11154) Use Log4j's BasicContextSelector in the server
Tristan Tarrant (Jira)
issues at jboss.org
Tue Jan 14 09:12:37 EST 2020
Tristan Tarrant created ISPN-11154:
--------------------------------------
Summary: Use Log4j's BasicContextSelector in the server
Key: ISPN-11154
URL: https://issues.redhat.com/browse/ISPN-11154
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 10.1.0.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.1.1.Final
https://logging.apache.org/log4j/2.x/manual/logsep.html
because of the use of the default ClassLoaderContextSelector the server creates three LoggerContexts (one for JUL, one for JBoss Logging and one for RMI).
We should switch to the BasicContextSelector so that only a single loggercontext is created.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list