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