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