java-slf4j-simple 1.7.25
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.
- Outputs:
out
- Website: https://www.slf4j.org/
- Licenses: Expat
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-slf4j-simple 1.7.25
as follows:
guix install java-slf4j-simple@1.7.25
Or install the latest version:
guix install java-slf4j-simple
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.