Registry / logging / cxf-rt-features-logging

cxf-rt-features-logging

JSON →
library4.2.0javamavenunverified

Provides advanced logging capabilities for Apache CXF web services.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-features-logging</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CXF-RT-FEATURES-LO
C
cxf-rt-features-logging
loggingjavav4.2.0
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.

LoggingFeature
✓ org.apache.cxf.feature.LoggingFeature

Minimal usage of LoggingFeature

import org.apache.cxf.feature.LoggingFeature; public class Example { public static void main(String[] args) { LoggingFeature feature = new LoggingFeature(); System.out.println("Logging feature created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
51 hits · last 30 days
node
44
OpenAI (training)
1
Resources
cxf-rt-features-logging — mvn dependency:get cxf-rt-features-logging · libregistry