Registry / logging / org-apache-felix-log

org-apache-felix-log

JSON →
library1.3.0javamavenunverified

Simple implementation of the OSGi R8 Log service for logging in OSGi environments.

<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.log</artifactId> <version>1.3.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-FELIX-L
O
org-apache-felix-log
loggingjavav1.3.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.

LogService
org.apache.felix.log.LogService

Creates and uses the Felix LogService for OSGi logging.

import org.apache.felix.log.LogService; import org.osgi.framework.BundleContext; LogService logService = new LogService(bundleContext); logService.log(LogService.LOG_INFO, "Message");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
org-apache-felix-log — mvn dependency:get org-apache-felix-log · libregistry