commit | 410dc2d1e71f45c591ce3adabe7e0180848b91ae | [log] [tgz] |
---|---|---|
author | Ceki Gulcu <ceki@qos.ch> | Thu Mar 26 16:15:20 2015 +0100 |
committer | Ceki Gulcu <ceki@qos.ch> | Thu Mar 26 16:15:20 2015 +0100 |
tree | 014a41329cd831ca670e647cc67e7e62796417d2 | |
parent | 850c565e3a418833cd704c86174b8d6efa511b43 [diff] |
next version is 1.7.12
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. More information can be found on the SLF4J website.
If you are interested in improving SLF4J, great! The SLF4J community looks forward to your contribution. Please follow this process: