commit | a95ccb1a4a614fbb73beb182ecb7670deb95be50 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <[email protected]> | Fri Jan 11 15:54:47 2019 -0800 |
committer | android-build-merger <[email protected]> | Fri Jan 11 15:54:47 2019 -0800 |
tree | 4350563157199e968dcb97546b8a0386ae3cd1d8 | |
parent | eb647b9711c382557f6811afc2a163fa1cd02dd8 [diff] | |
parent | fde26ae959bd4c42a335345457235a07b3e7c3d2 [diff] |
Add default code reviewers into OWNERS am: 98684936b6 am: c56861a531 am: fde26ae959 Change-Id: I9f07ff009ca4fd6e2d71ba8840f9903a4aae080b
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: