commit | ca1dbbf65ef5293429c1329b523e7008a47b1964 | [log] [tgz] |
---|---|---|
author | Alexander Dorokhine <[email protected]> | Fri Dec 12 15:36:42 2014 -0800 |
committer | Alexander Dorokhine <[email protected]> | Fri Dec 12 15:36:42 2014 -0800 |
tree | 049f01dd381c99948c34328a3b3182dc865fa7a0 | |
parent | 7a57f1a0803116dfdd11a5e4fa2adaa1759e4d99 [diff] |
Fix tests which are no longer running.
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: