commit | 6665f6a85a74a7d94bbd65c3e64c4266e311da36 | [log] [tgz] |
---|---|---|
author | Andrew Vuong <[email protected]> | Fri Feb 24 22:50:56 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Feb 24 22:50:56 2023 +0000 |
tree | afdfd3d5dcc7cf73aeccb4921633fdd7c086c47b | |
parent | 3a6ba2df6ec53a1c6e395e1e4ac51c350e17ba1a [diff] | |
parent | d8cd6b49c1f28a554125b48411b4ca6b505e42ab [diff] |
[automerger skipped] [automerged blank] Add visibility for OnDevicePersonalization and apache-velocity-engine. 2p: cb5a367a79 am: 2e4c2ae3ef -s ours am: d8cd6b49c1 -s ours am skip reason: Merged-In I59a95fd8dc12fa5bfcda7f7824e19330a01a0ca8 with SHA-1 d659bd6d5f is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/slf4j/+/21545674 Change-Id: Ib82173edf3ad162e0d37b95ad7db2d341522a302 Signed-off-by: Automerger Merge Worker <[email protected]>
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: