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