commit | d704738184267c321655980d7e16eeda960b76a3 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <[email protected]> | Tue Jan 17 13:31:11 2017 +0000 |
committer | android-build-merger <[email protected]> | Tue Jan 17 13:31:11 2017 +0000 |
tree | a8a6213be3c38e9f1762f19cb520f822eb51bf4b | |
parent | 581044ad53311b34e1d10a35bc5af242782d2400 [diff] | |
parent | c396492264f26581652c878b18766880ec7c6f86 [diff] |
slf4j doesn't depend on the framework. am: c396492264 Change-Id: I71f18ed27f255b27bee92980a6f06740dc47069a
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: