commit | 7486a77defe2bc00fba95968a1c48f8359cdd07d | [log] [tgz] |
---|---|---|
author | Tobias Thierer <[email protected]> | Thu Jan 05 16:46:16 2017 +0000 |
committer | Tobias Thierer <[email protected]> | Fri Jan 06 15:44:18 2017 +0000 |
tree | 7a23634f76cc0ba55c5e2195bf120fa1931d025c | |
parent | 037a293cd09178f946d5df43e8dff1ad8758c163 [diff] |
Add an Android.mk for some slf4j build targets Test: make slf4j-jdk14 Test: make slf4j-jdk14-hostdex Bug: 19887195 Change-Id: Iee40e40f76f91f662f3a94759caa7086a8577c88
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: