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
- Host: GitHub
- URL: https://github.com/marschall/jcl-equinox
- Owner: marschall
- Created: 2019-04-14T14:55:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T19:29:00.000Z (10 months ago)
- Last Synced: 2025-01-16T02:44:46.973Z (4 months ago)
- Topics: commons-logging, equinox
- Language: Java
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JCL Equinox [](https://maven-badges.herokuapp.com/maven-central/com.github.marschall/com.github.marschall.jcl-equinox) [](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 yoursettings.xml
```xml
eclipse
false
photon
p2
https://download.eclipse.org/eclipse/updates/4.32/