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