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