You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/09/18 11:59:04 UTC

[jira] [Created] (FLINK-2703) Remove log4j classes from fat jar / document how to use Flink with logback

Robert Metzger created FLINK-2703:
-------------------------------------

             Summary: Remove log4j classes from fat jar / document how to use Flink with logback
                 Key: FLINK-2703
                 URL: https://issues.apache.org/jira/browse/FLINK-2703
             Project: Flink
          Issue Type: Task
          Components: Build System
    Affects Versions: 0.10
            Reporter: Robert Metzger
            Assignee: Robert Metzger


Flink is using slf4j as the logging interface and log4j as the logging backend.
I got requests from users which want to use a different logging backend (logback) with Flink. Currently, its quite hard for them, because they have to do a custom Flink build with log4j excluded.

The purpose of this JIRA is to ship a Flink build that is prepared for users to use a different logging backend.
I'm also going to document how to use logback with Flink.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)