Skip to content

nm3mon/slf4j

This branch is 836 commits behind qos-ch/slf4j:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7122d7e · Mar 26, 2015
Dec 13, 2014
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 26, 2015
Mar 27, 2013
Sep 27, 2014
Mar 26, 2013
Mar 26, 2015
Apr 26, 2014
Nov 27, 2014
Dec 3, 2009
Mar 26, 2015
Oct 17, 2008
Mar 26, 2015
Oct 1, 2009
Dec 3, 2009

Repository files navigation

About SLF4J

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.

Build Status

Build Status

How to contribute pull requests

If you are interested in improving SLF4J, great! The SLF4J community looks forward to your contribution. Please follow this process:

  1. Start a discussion on the slf4j-dev mailing list about your proposed change. Alternately file a bug report.
  2. Fork qos-ch/slf4j. Ideally, create a new branch from your fork for your contribution to make it easier to merge your changes back.
  3. Make your changes on the branch you hopefuly created in Step 2. Be sure that your code passes existing unit tests. Please add unit tests for your work if appropriate. It usually is.
  4. Push your changes to your fork/branch in github. Don't push it to your master! If you do it will make it harder to submit new changes later.
  5. Submit a pull request to SLF4J from from your commit page on github.

About

Simple Logging Facade for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.3%
  • HTML 22.3%
  • CSS 0.8%
  • JavaScript 0.5%
  • Perl 0.1%
  • Shell 0.0%