[
https://issues.apache.org/jira/browse/NUTCH-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831642#comment-15831642
]
ASF GitHub Bot commented on NUTCH-2347:
---------------------------------------
GitHub user kamaci opened a pull request:
https://github.com/apache/nutch/pull/173
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_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/173.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 #173
----
commit 8dbf8083aa63fbd881c18fc8824981b4c84c9c02
Author: kamaci <[email protected]>
Date: 2017-01-20T13:25:49Z
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
> Priority: Minor
> Fix For: 2.4
>
>
> Loggers should be used instead of printing Throwable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)