commit | b8a5fb59df8e96f93a19137e7020ca8e0770130c | [log] [tgz] |
---|---|---|
author | Tobias Thierer <[email protected]> | Tue Jan 17 11:35:09 2017 +0000 |
committer | android-build-merger <[email protected]> | Tue Jan 17 11:35:09 2017 +0000 |
tree | 7a23634f76cc0ba55c5e2195bf120fa1931d025c | |
parent | 037a293cd09178f946d5df43e8dff1ad8758c163 [diff] | |
parent | 25243463db09c5bff3dad122e63084707a1312fd [diff] |
Add an Android.mk for some slf4j build targets am: 7486a77def am: 581044ad53 am: 25243463db Change-Id: I9b2f35750e8124208fa1dac6d4f1d6786f090810
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: