java-slf4j-simple
Simple implementation of simple logging facade for Java
SLF4J binding for the Simple implementation, which outputs all events to System.err. Only messages of level INFO and higher are printed.
- Versions: 1.7.25
- Website: https://www.slf4j.org/
- Licenses: Expat
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-slf4j-simple
as follows:
guix install java-slf4j-simple
Or install a particular version:
guix install java-slf4j-simple@1.7.25
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of java-slf4j-simple about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/java-slf4j-simple'><img src='https://packages.guix.gnu.org/packages/java-slf4j-simple/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/java-slf4j-simple)
Example Org:
[[https://packages.guix.gnu.org/packages/java-slf4j-simple][https://packages.guix.gnu.org/packages/java-slf4j-simple/badges/latest-version.svg]]