OPS4J Pax Logging - API · Pax Logging API Library is a collection of logging APIs from different libraries/facades. It supports SLF4J, Commons Logging, JULI Logging, Log4J1 API, Log4J2 API, JBoss Logging and Avalon APIs. Additionally, Pax Logging specific library is available as backend implementation with its specific configuration mechanisms, but it's not required.
Group: org.wso2.org.ops4j.pax.logging - All Dependencies
OPS4J Pax Logging - Log4Jv2 implementation · Pax Logging backend implementation based on Apache Log4J2. It provides Log4J2 specific implementation of PaxLoggingService interface and Log4J2 specific configuration methods. Users may customize Log4J2 behaviour (appenders, layouts) by creating fragment attached to this bundle.
OPS4J Pax Logging - Logback implementation · Pax Logging backend implementation based on Logback. It provides Logback specific implementation of PaxLoggingService interface and Logback specific configuration methods.
OPS4J Pax Logging - Karaf KAR · In Apache Karaf there's org.apache.karaf.features:base and org.apache.karaf.features:framework Here both are combined in single "framework KAR", which contains all fundamental resources. These resources include: - bin scripts - libs (ext, boot, endorsed) - basic etc config files - fundamental system libraries (e.g., Felix framework)
OPS4J Pax Logging - Log4Jv2 extra packages · This bundle extends Pax Logging Log4j2 one with extra packages only required for some specific appenders.
OPS4J Pax Logging - API tests · Showcase of different Logging API usage