commit | 4cd3f35de15e9270f3d5822c3f04a7c2b02189ea | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Sun Feb 24 01:51:54 2019 -0800 |
committer | android-build-merger <[email protected]> | Sun Feb 24 01:51:54 2019 -0800 |
tree | 4350563157199e968dcb97546b8a0386ae3cd1d8 | |
parent | a95ccb1a4a614fbb73beb182ecb7670deb95be50 [diff] | |
parent | e30ddec72be016b8e1a076184234b9b48ed80628 [diff] |
[automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master am: e30ddec72b -s ours am skip reason: subject contains skip directive Change-Id: I7d31b1c79a54e809d8d9fe432f941010271f26ba
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: