commit | 195e7ac8818bec725767cbbea8a60fb3ed423938 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <[email protected]> | Tue Jan 17 19:14:32 2017 +0000 |
committer | android-build-merger <[email protected]> | Tue Jan 17 19:14:32 2017 +0000 |
tree | a8a6213be3c38e9f1762f19cb520f822eb51bf4b | |
parent | e50cfa917ff528f2ade7b38927fbf7a6c750b952 [diff] | |
parent | 80062aa7f7ed23d7170490a47b5e1547ac0a0dc3 [diff] |
slf4j doesn't depend on the framework. am: c396492264 am: d704738184 am: f0458e268b am: 80062aa7f7 Change-Id: Icb7cae2d7a28b13fe9376d571c5088407fa77981
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: