commit | e0cd89215813eaa15687dae627ba5cc6af77eb90 | [log] [tgz] |
---|---|---|
author | Almaz Mingaleev <[email protected]> | Wed Dec 15 09:54:35 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Dec 15 09:54:35 2021 +0000 |
tree | 11d91c77527f3f6e6f97142836b1b3e83e0613d2 | |
parent | cadb13fc4a7e7e74149caaabad6da0a01a3b79d8 [diff] | |
parent | 19b3ef69b449e4a328f7ba6d743928a1d3baf461 [diff] |
Mark libcore team as owner of external/slf4j. am: aad5a1c164 am: 19b3ef69b4 Original change: https://android-review.googlesource.com/c/platform/external/slf4j/+/1922438 Change-Id: Iaafb1888db6d22cf96ac42d7ac7513e54d9e3373
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: