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