v 1.5.6
Simple Logging Facade for Java (SLF4J)
The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also supports a bridging legacy APIs as well as a source code migration tool. SLF4J API offers an advanced abstraction of various logging systems, including JDK 1.4 logging, log4j and logback. Features include parameterized logging and MDC support.
To install slf4j, paste this into the macOS Terminal after installing MacPorts
sudo port install slf4j
Installations | 5 |
Requested Installations | 3 |