Registry / logging / pax-logging-service

pax-logging-service

JSON →
library1.11.17javamavenunverified

Pax Logging backend implementation based on Apache Log4J, providing Log4J specific implementation of PaxLoggingService interface.

<dependency> <groupId>org.ops4j.pax.logging</groupId> <artifactId>pax-logging-service</artifactId> <version>1.11.17</version> </dependency>
INSTALL
IMPORT
SIG · PAX-LOGGING-SERVIC
P
pax-logging-service
loggingjavav1.11.17
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PaxLoggingService
org.ops4j.pax.logging.PaxLoggingService

Minimal example showing import of PaxLoggingService interface.

import org.ops4j.pax.logging.PaxLoggingService; public class Example { public static void main(String[] args) { PaxLoggingService service = null; System.out.println("Pax Logging Service example"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11.17latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
Resources
pax-logging-service — mvn dependency:get pax-logging-service · libregistry