OPS4J Pax Logging - API · The Pax Logging API Library is to allow for the Pax Logging Service to be reloaded without stopping the many dependent bundles. It also contains the OSGi Log Service API and the Knopflerfish Log API.
Group: org.ops4j.pax.logging - All Dependencies
OPS4J Pax Logging - Service · Pax Logging Service is a Log4J driven service that supports Jakarta Commons Logging, Log4J, Avalon Logging, SLF4J and Pax Logging clients. Note that all this clients must use the Pax Logging Client library in the proper way. See documentation for details.
OPS4J Pax Logging - Log4j v2 · Pax Logging Service is a Log4J driven service that supports Jakarta Commons Logging, Log4J, Avalon Logging, SLF4J and Pax Logging clients. Note that all this clients must use the Pax Logging Client library in the proper way. See documentation for details.
OPS4J Pax Logging - Logback Service · Pax Logging Logback Service is a Logback driven service that supports Jakarta Commons Logging, Log4J, Avalon Logging, SLF4J and Pax Logging clients.
OPS4J Pax Logging - Log4Jv1 implementation · Pax Logging backend implementation based on Apache Log4J. It provides Log4J specific implementation of PaxLoggingService interface and Log4J specific configuration methods. Users may customize Log4J behaviour (appenders, layouts) by creating fragment attached to this bundle.
OPS4J Pax Logging - Samples - Fragment · Adding Custom Log-Appender to Pax-Logging https://nierbeck.de/2011/08/adding-custom-log-appender-to-pax-logging/
OPS4J Pax Logging - Log4j v2 Extra packages · This bundle extends Pax Logging Log4j2 one with extra packages only required for some specific appenders.
OPS4J Pax Logging - Samples - Perfs · Performance tests for Pax Logging
OPS4J Pax Logging - Samples - Logger · A simple example of using the Pax Logging system.
OPS4J Pax Logging - Samples - Dynamic · Adding Custom Log-Appender to Pax-Logging dynamically
OPS4J Pax Logging - Samples - Config · A simple example of configuring Pax Logging.
OPS4J Pax Logging - API tests · Showcase of different Logging API usage