Pax Logging - 1.7.1
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.1
- Improvement
- PAXLOGGING-161 - Printing full marker (chain) name for SLF4J marker
- PAXLOGGING-160 - SLF4J Marker Support with MDC attribute mapping for LOG4J 1.2
- PAXLOGGING-159 - Avoid loading of classes for bundles that use dynamic imports
- PAXLOGGING-156 - The FrameworkHandler should implement SynchronousBundleListener to receive all events