commit | 874c6bdb07eed3a6936ef8309a0d4f7121553936 | [log] [tgz] |
---|---|---|
author | Bill Yi <[email protected]> | Wed Oct 24 10:08:02 2018 -0700 |
committer | android-build-merger <[email protected]> | Wed Oct 24 10:08:02 2018 -0700 |
tree | 02871b43dd232af1503de2a4c23aa7defc49d920 | |
parent | fb46097bbda22957d1300c3f05f8cca64594d67d [diff] | |
parent | 206a5965bfe566c0fc0e2b9fbb4e5b12e34f0679 [diff] |
[automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT MERGE am: 206a5965bf -s ours Change-Id: Id0610d9c112e4a2780479537ef6dda39eb8c6a46
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: