[
https://issues.redhat.com/browse/LOGMGR-265?page=com.atlassian.jira.plugi...
]
James Perkins commented on LOGMGR-265:
--------------------------------------
[~a13397] What version of log4j2 are you using? I'm wondering if it's a typo in
the documentation because the FQCN is definitely {{org.apache.logging.log4j.spi.Provider}}
https://logging.apache.org/log4j/2.x/log4j-api/apidocs/org/apache/logging....
log4j2-jboss-logmanager: Service Provider wrong file
-----------------------------------------------------
Key: LOGMGR-265
URL:
https://issues.redhat.com/browse/LOGMGR-265
Project: JBoss Log Manager
Issue Type: Bug
Reporter: Boris Unckel
Priority: Blocker
Currently the service provider class is
https://github.com/jboss-logging/log4j2-jboss-logmanager/blob/master/src/...
according to
https://logging.apache.org/log4j/2.x/manual/extending.html it must be
META-INF/services/org.apache.logging.spi.Provider (without the log4j in its name).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)