commit | f0458e268bd6cdc17f75ef825cf213f7d0dc2269 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <[email protected]> | Tue Jan 17 13:50:43 2017 +0000 |
committer | android-build-merger <[email protected]> | Tue Jan 17 13:50:43 2017 +0000 |
tree | a8a6213be3c38e9f1762f19cb520f822eb51bf4b | |
parent | 25243463db09c5bff3dad122e63084707a1312fd [diff] | |
parent | d704738184267c321655980d7e16eeda960b76a3 [diff] |
slf4j doesn't depend on the framework. am: c396492264 am: d704738184 Change-Id: I3bb6dd627099573273e1aa848035f1450315fdba
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: