commit | 2e4c2ae3efcef989517deba4897a1ba8c3824b8b | [log] [tgz] |
---|---|---|
author | Andrew Vuong <[email protected]> | Wed Feb 22 21:23:01 2023 +0000 |
committer | Presubmit Automerger Backend <android-build-presubmit-automerger-backend@system.gserviceaccount.com> | Wed Feb 22 21:23:01 2023 +0000 |
tree | afdfd3d5dcc7cf73aeccb4921633fdd7c086c47b | |
parent | 872658e782f631021da7317d115712b4af24f940 [diff] | |
parent | cb5a367a79a71163d125e9f39c38e0c6727a61f6 [diff] |
[automerged blank] Add visibility for OnDevicePersonalization and apache-velocity-engine. 2p: cb5a367a79 Blank merge reason: Change-Id I59a95fd8dc12fa5bfcda7f7824e19330a01a0ca8 with SHA-1 d659bd6d5f is in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/slf4j/+/21545674 Bug: 262898801 Change-Id: I1bf8a90694d03d2e17f3ddd5536b8775923c3154 Merged-In: I59a95fd8dc12fa5bfcda7f7824e19330a01a0ca8
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: