commit | 581044ad53311b34e1d10a35bc5af242782d2400 | [log] [tgz] |
---|---|---|
author | Tobias Thierer <[email protected]> | Tue Jan 17 11:08:44 2017 +0000 |
committer | android-build-merger <[email protected]> | Tue Jan 17 11:08:44 2017 +0000 |
tree | 7a23634f76cc0ba55c5e2195bf120fa1931d025c | |
parent | 037a293cd09178f946d5df43e8dff1ad8758c163 [diff] | |
parent | 7486a77defe2bc00fba95968a1c48f8359cdd07d [diff] |
Add an Android.mk for some slf4j build targets am: 7486a77def Change-Id: Id52d3f6068811475aa146b98baae1923cb4c3ae7
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: