This package browser is in early development. Mind the rough edges.

java-slf4j-api 1.7.25

Simple logging facade for Java

The Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logging framework at deployment time.

Installation

Install java-slf4j-api 1.7.25 as follows:

guix install java-slf4j-api@1.7.25

Or install the latest version:

guix install java-slf4j-api

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.