commit | 85d17d47db777dc62935cb91aee6791404a213e7 | [log] [tgz] |
---|---|---|
author | Colin Cross <[email protected]> | Fri Aug 17 09:07:33 2018 -0700 |
committer | android-build-merger <[email protected]> | Fri Aug 17 09:07:33 2018 -0700 |
tree | 02871b43dd232af1503de2a4c23aa7defc49d920 | |
parent | 22558c51ff8a9a9d8314a13febb665083bb5986a [diff] | |
parent | 411ebef7f603e7fb7d60e3f6cf243ec050e12e31 [diff] |
Convert external/slf4j to Android.bp am: 411ebef7f6 Change-Id: I1b8ab72604105d234ccca0a366979ebd88f4bd13
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: