commit | c56861a531e402328c5359009b19e07022d80570 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <[email protected]> | Fri Jan 11 15:23:15 2019 -0800 |
committer | android-build-merger <[email protected]> | Fri Jan 11 15:23:15 2019 -0800 |
tree | 4350563157199e968dcb97546b8a0386ae3cd1d8 | |
parent | fc550dd9c0df798dcff568fba74a23285369e421 [diff] | |
parent | 98684936b6460e5d7ebf6179d524223aeb46179a [diff] |
Add default code reviewers into OWNERS am: 98684936b6 Change-Id: I7eb03b2087db22eba768b454f2da929b021ed3dd
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: