commit | 31212435723e2dfd5d6716d1f6a7b0e66a1e6b38 | [log] [tgz] |
---|---|---|
author | Ceki Gulcu <ceki@qos.ch> | Thu Mar 26 12:59:25 2015 +0100 |
committer | Ceki Gulcu <ceki@qos.ch> | Thu Mar 26 12:59:25 2015 +0100 |
tree | 5c9e0f5cc07edf6040fd7502ff0c0bd0215382d8 | |
parent | 32d133d01e4352134798d2944e598fa9cfe7bcd4 [diff] |
Reformat all code with the exception of the slf4j-android module to use 4 space indentation and max line width of 160.
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: