commit | 037a293cd09178f946d5df43e8dff1ad8758c163 | [log] [tgz] |
---|---|---|
author | Bill Yi <[email protected]> | Fri May 22 11:48:03 2015 -0700 |
committer | Bill Yi <[email protected]> | Fri May 22 11:48:03 2015 -0700 |
tree | 1d3c48b6c1342bc49c2bf4c1687bcf7f287142e6 | |
parent | 7122d7eba20aeeaf319017b655271889f825f750 [diff] |
Add MODULE_LICENSE and NOTICE Change-Id: I0ffcbfead9f2d8c72bf44821867024bfc80760a4
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: