commit | 63b140791fbb0bceabc496bdd29e108d9597b044 | [log] [tgz] |
---|---|---|
author | Colin Cross <[email protected]> | Mon Feb 27 09:36:24 2017 +0000 |
committer | android-build-merger <[email protected]> | Mon Feb 27 09:36:24 2017 +0000 |
tree | b343e96440fcd9d36c3216440d32c9cbee176c09 | |
parent | 195e7ac8818bec725767cbbea8a60fb3ed423938 [diff] | |
parent | 907c12473867ef4c14c9594483c23b298750e678 [diff] |
Convert slf4j-hostdex to a static library am: 5daad1875b am: b4eb5f69f0 am: 907c124738 Change-Id: I6ba9dacb1c7f1e818d88cd959bc466a6a24d767c
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: