commit | 683322bf840998a3efa85de187047b4476bd3f98 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Tue Feb 16 22:23:31 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Feb 16 22:23:31 2021 +0000 |
tree | c6e3e2bfb6e26946f6dae89b57ba39bac69616e9 | |
parent | c800e36e7325183b0582b6bf6f9d57f22d967d7d [diff] | |
parent | c6235dbe400921fbaf0cb0c15e2760f2fdbada56 [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/slf4j am: cd62794930 am: c6235dbe40 Original change: https://android-review.googlesource.com/c/platform/external/slf4j/+/1588938 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ideae7f4327228bdb47893a03bd6940b6dec05652
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: