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