Pax Logging - 1.6.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.

  • Bugs
    • PAXLOGGING-98 - Entries logged via non-OSGi APIs are not sent to OSGi LogListeners
    • PAXLOGGING-99 - Synchronized methods in log4j Category cause lots of contention under heavy load
    • PAXLOGGING-101 - The AsyncAppender doAppend method should not be synchronized