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