ops4j / org.ops4j.pax.logging

The OSGi Logging framework implementation. Supports SLF4J,LOG4J,JCL etc.
https://ops4j1.jira.com/wiki/spaces/paxlogging/overview
Apache License 2.0
46 stars 79 forks source link

[2.0.x] Upgrade to SLF4J 1.7.35 #469

Closed grgrzybek closed 2 years ago

grgrzybek commented 2 years ago

The most important thing is that pax-logging should Export-Package: org.slf4j package with 1.7.35 version, so bundles built with latest SLF4J have satisfied the range [1.7.35,2.0.0) (if generated with 3 digits).