Hello I'd like to announce the release of 4 Pax Logging versions with two version updates:
- SLF4J 1.7.36 (not much affecting Pax Logging - just a version update) - Reload4J 1.2.19 (aligning to latest upstream version) in 1.11.15 and 2.0.16 (the 1.12.x and 2.1.x branches do not contain log4j1 backend) And two improvements: - Allowing Log4j2's JsonTemplateLayout (JSON without Jackson) - "org.ops4j.pax.logging.eventAdminEnabled" system/context property that allows disabling of EventAdmin integration - even if EventAdmin is mandatory in org.osgi.service.log specification (if available), it greatly affects performance (even on async logging), so this property should increase performance. See the github issue[1] All the release notes can be found using the following links: - 2.1.1: https://github.com/ops4j/org.ops4j.pax.logging/milestone/85?closed=1 - 2.0.16: https://github.com/ops4j/org.ops4j.pax.logging/milestone/88?closed=1 - 1.12.1: https://github.com/ops4j/org.ops4j.pax.logging/milestone/90?closed=1 - 1.11.15: https://github.com/ops4j/org.ops4j.pax.logging/milestone/89?closed=1 kind regards Grzegorz Grzybek === [1]: https://github.com/ops4j/org.ops4j.pax.logging/issues/480 <https://reload4j.qos.ch/>