You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/09 19:41:58 UTC

[jira] [Commented] (NUTCH-2347) Use Logger Instead of Printing Throwable

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

ASF GitHub Bot commented on NUTCH-2347:
---------------------------------------

GitHub user kamaci opened a pull request:

    https://github.com/apache/nutch/pull/166

    NUTCH-2347 Logger is used instead of printing Throwable.

    

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

    $ git pull https://github.com/kamaci/nutch NUTCH-2347

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

    https://github.com/apache/nutch/pull/166.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 #166
    
----
commit b5e2a27fe3c10ffa5be176a633edd1daedf008e8
Author: kamaci <fu...@gmail.com>
Date:   2017-01-09T20:41:07Z

    NUTCH-2347 Logger is used instead of printing Throwable.

----


> Use Logger Instead of Printing Throwable
> ----------------------------------------
>
>                 Key: NUTCH-2347
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2347
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Furkan KAMACI
>            Assignee: Furkan KAMACI
>             Fix For: 2.4
>
>
> Loggers should be used instead of printing Throwable.



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