commit | e623afa00205cf728436f6ca5a2a69a06c309706 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Fri Mar 04 08:08:55 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Mar 04 08:08:55 2022 +0000 |
tree | da3f32d164f0d6683f29351262ebade77cfdac12 | |
parent | 029e9bf1c94f0a5765db3435c3291aeca16bfc16 [diff] | |
parent | cd1528b15062b30b68783dd7fb3afa6a9bd98b73 [diff] |
Move comment to license_note am: 4a0afbed85 am: 9057c64dfe am: cd1528b150 Original change: https://android-review.googlesource.com/c/platform/external/slf4j/+/2006854 Change-Id: I3d10592eb094a98f24b1a9c87262d5b16579242e
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: