An open API service indexing awesome lists of open source software.

https://github.com/marschall/jcl-equinox

A commons-logging implementation using the Equinox ExtendedLogService
https://github.com/marschall/jcl-equinox

commons-logging equinox

Last synced: 3 months ago
JSON representation

A commons-logging implementation using the Equinox ExtendedLogService

Awesome Lists containing this project

README

        

JCL Equinox [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.marschall/com.github.marschall.jcl-equinox/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.marschall/com.github.marschall.jcl-equinox) [![Javadocs](https://www.javadoc.io/badge/com.github.marschall/com.github.marschall.jcl-equinox.svg)](https://www.javadoc.io/doc/com.github.marschall/com.github.marschall.jcl-equinox)
===========
This is an implementation of [Apache Commons Logging](https://commons.apache.org/proper/commons-logging/) using the [Equinox](https://www.eclipse.org/equinox/) [ExtendedLogService](https://bugs.eclipse.org/bugs/show_bug.cgi?id=260672).

Implementation Notes
--------------------

The implementation is a fragment of the `org.apache.commons.logging` bundle with a [commons-logging.properties](https://commons.apache.org/proper/commons-logging/guide.html) setting the implementation of the `LogFactory`.

Building
--------
If you want to build this project then you need [Maven 3](https://maven.apache.org/) and add the following section to your settings.xml

```xml

eclipse

false



photon
p2
https://download.eclipse.org/eclipse/updates/4.32/