[ 
https://issues.apache.org/jira/browse/FLINK-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121154#comment-14121154
 ] 

ASF GitHub Bot commented on FLINK-1086:
---------------------------------------

Github user uce commented on a diff in the pull request:

    https://github.com/apache/incubator-flink/pull/111#discussion_r17102779
  
    --- 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 --
    
    Nice that you didn't forget to update this :+1:
    
    I'm not sure if the Copyright line is necessary, because you have it in the 
lower section. And for the name, I think we should have it as LOGBack.


> 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)

Reply via email to