commit | 029e9bf1c94f0a5765db3435c3291aeca16bfc16 | [log] [tgz] |
---|---|---|
author | Almaz Mingaleev <[email protected]> | Wed Dec 15 10:27:40 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Dec 15 10:27:40 2021 +0000 |
tree | 28bbded431e984b1dca637c17405bba52ae7237e | |
parent | a8615d38504eec2e32c8178441ca361cb9d3c419 [diff] | |
parent | 95fafff54b1e39edba9f8433cbb92b21d9257da5 [diff] |
Limit external/slf4j visibility. am: 373b1cecce am: 85951373e0 am: 5d2419769e am: 95fafff54b Original change: https://android-review.googlesource.com/c/platform/external/slf4j/+/1922439 Change-Id: I52efea3d5ede56da4bace1ff7618d4d6eddb77fc
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: