GitHub user rmetzger opened a pull request:

    https://github.com/apache/flink/pull/1194

    [FLINK-2703] Prepare Flink for using it with Logback.

    i was talking to a user recently who asked for using Logback instead of 
Log4j.
    
    This pull request is adding a section in the "Best practices" page which 
describes how to use Logback for running Flink locally from the IDE and on a 
cluster.
    I also needed to change the pom's of `flink-dist`: They are now placing 
log4j and slf4j-log4j as separate jars into the lib/ folder (instead of packing 
them into the fat jar).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmetzger/flink flink2703

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1194.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1194
    
----
commit 505778994ce9bce1a8389e4c7ba0c782512cd65a
Author: Robert Metzger <rmetz...@apache.org>
Date:   2015-09-28T10:16:29Z

    [FLINK-2703] Prepare Flink for being used with Logback.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to