glatuske opened a new issue, #1505:
URL: https://github.com/apache/logging-log4j2/issues/1505

   The log4j to SFL4J bridge (log4j-to-slf4j) cannot be used in an OSGi 
environment together with SFL4J 2.0.x, because the import package in restricted 
from 1.7 to 2.0 (exclusive).
   
   To my understanding the SLF4J 1.7.x and 2.0.x API should be compatible to 
each other. So the import package range could be opened (e.,g. 1.7 to 3.0 
(exclusive)) or an additional JAR/bundle could be created especially for SLF4J 
2 (similar to the Log4j SLF4J implementations).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to