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