https://github.com/scijava/scijava-log-slf4j
This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.
https://github.com/scijava/scijava-log-slf4j
Last synced: 7 months ago
JSON representation
This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.
- Host: GitHub
- URL: https://github.com/scijava/scijava-log-slf4j
- Owner: scijava
- License: bsd-2-clause
- Created: 2014-01-17T19:17:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T19:38:27.000Z (about 1 year ago)
- Last Synced: 2025-04-09T11:48:48.509Z (9 months ago)
- Language: Java
- Size: 56.6 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.scijava%22%20AND%20a%3A%22scijava-log-slf4j%22)
[](https://github.com/scijava/scijava-log-slf4j/actions/workflows/build-main.yml)
This adapter package enables the use of [SLF4J](http://www.slf4j.org/)-based
logging within [SciJava Common](https://github.com/scijava/scijava-common)'s
logging framework. It is kept separate from the SciJava Common core classes to
avoid proliferating SLF4J dependencies to downstream code that does not need
SLF4J-based logging.