[
https://issues.apache.org/jira/browse/FLINK-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121180#comment-14121180
]
ASF GitHub Bot commented on FLINK-1086:
---------------------------------------
Github user tillrohrmann commented on a diff in the pull request:
https://github.com/apache/incubator-flink/pull/111#discussion_r17104405
--- Diff: DEPENDENCIES ---
@@ -43,6 +42,8 @@ The Apache Flink project depends on and/or bundles the
following components
under the Eclipse Public License (v 1.0)
- JUnit (http://junit.org/)
+ - logback (http://logback.qos.ch)
+ Copyright (C) 1999-2012, QOS.ch. All rights reserved.
--- End diff --
I'm not sure either. Maybe we should ask our License/Dependency guru
@StephanEwen what's the right way to do it.
> Update logging system
> ---------------------
>
> Key: FLINK-1086
> URL: https://issues.apache.org/jira/browse/FLINK-1086
> Project: Flink
> Issue Type: Bug
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
>
> As a preparative step for the reworking of the rpc infrastructure, we should
> update the logging infrastructure. I propose to replace jcl with slf4j and to
> get rid of all logging framework specific code. This would us allow to easily
> switch the logging framework by exchanging the slf4j bindings. In the context
> of this work, we can switch to a more modern logging framework, namely
> logback instead of log4j.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)