commit | d0e8adea7585daea26a5426f8cf681d70fdf44e9 | [log] [tgz] |
---|---|---|
author | Bill Yi <[email protected]> | Wed Oct 24 18:34:53 2018 -0700 |
committer | android-build-merger <[email protected]> | Wed Oct 24 18:34:53 2018 -0700 |
tree | 02871b43dd232af1503de2a4c23aa7defc49d920 | |
parent | 874c6bdb07eed3a6936ef8309a0d4f7121553936 [diff] | |
parent | fc550dd9c0df798dcff568fba74a23285369e421 [diff] |
[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE am: af8a97c803 -s ours am: fc550dd9c0 -s ours Change-Id: I41115ea42291a608417f25b6ea63fe3fddbeb5d7
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: