commit | e30ddec72be016b8e1a076184234b9b48ed80628 | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Wed Feb 20 16:18:57 2019 -0800 |
committer | Xin Li <[email protected]> | Wed Feb 20 16:18:57 2019 -0800 |
tree | 4350563157199e968dcb97546b8a0386ae3cd1d8 | |
parent | c56861a531e402328c5359009b19e07022d80570 [diff] | |
parent | fde26ae959bd4c42a335345457235a07b3e7c3d2 [diff] |
DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master Bug: 120848293 Change-Id: I69fd4b82e6eb0d7ca498a933238d89d7ca8a371f
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: