I am trying to get Log4J2 working via Pax Logging but online docs focus on Log4J (v1). My project is Java, Gradle with BND plugin for OSGi bundles aimed at the Equinox environment. I am using Gradle 6.8.3 I have my build.gradle file for an OSGi bundle that aims to expose logging functionality to other bundles using: In my BND