GitHunt
HU

huxi/logback

The reliable, generic, fast and flexible logging framework for Java.

#About logback

Thank you for your interest in logback, the reliable, generic, fast
and flexible logging library for Java.

The Logback documentation can be found on the project
web-site
as well as under
the docs/ folder of the logback distribution.

#Building logback

Building logback is documented at:

http://logback.qos.ch/setup.html#ide

#In case of problems

In case of problems please do not hesitate to post an e-mail message
on the logback-user@qos.ch mailing list. However, please do not
directly e-mail logback developers. The answer to your question might
be useful to other users. Moreover, there are many knowledgeable users
on the logback-user mailing lists who can quickly answer your
questions.

#Pull requests

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

  1. Please file a bug
    report
    . Pull requests with
    an associated JIRA issue will get more attention.

    Optional: Start a discussion on the logback-dev mailing
    list
    about your proposed
    change.

  2. Fork qos-ch/logback. 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.

  4. Please add unit tests for your work if appropriate. It usually is.

  5. 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.

  6. Submit a pull request to logback from from your commit page on
    github.

Build Status

Build Status

Languages

Java61.0%HTML35.3%JavaScript1.3%Groovy1.1%Scala0.7%CSS0.2%Shell0.1%PLpgSQL0.1%PLSQL0.1%Perl0.0%Batchfile0.0%ApacheConf0.0%Roff0.0%Common Lisp0.0%
Other
Created December 4, 2009
Updated May 26, 2016
huxi/logback | GitHunt