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