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