Pax Logging - 1.7.2
This is mainly a bug fix release of Pax Logging. See the release notes below for details.
As usual, use Maven Central (via Maven or Ivy/Gradle/SBT) to download the artifacts automatically.
Or have a look at this m2 repository location.
Release Notes - Pax Logging - Version 1.7.2
Bug
- [PAXLOGGING-147] - make pax logging m2e friendly
- [PAXLOGGING-155] - Wrong JULI API version exported
- [PAXLOGGING-164] - Pax Logging Logback: make groovy packages optional
- [PAXLOGGING-165] - Logback: MDC gets accidentally cleared after first logging statement from thread
- [PAXLOGGING-166] - NPE when service has been removed after redeployment
- [PAXLOGGING-169] - OsgiThrowableRenderer propagates error to calling client
Improvement
- [PAXLOGGING-157] - It is not possible to disable FrameworkEvent logging
- [PAXLOGGING-161] - Printing full marker (chain) name for SLF4J marker
- [PAXLOGGING-162] - Do not rely on Maven Dependency Version Ranges
- [PAXLOGGING-168] - Pax Logging LogBack does not export json appender/format
- [PAXLOGGING-170] - New Daily/Zip/Rolling file appender
- [PAXLOGGING-171] - Add clear() method for Log4j MDC