[
https://issues.apache.org/jira/browse/NUTCH-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004166#comment-18004166
]
ASF GitHub Bot commented on NUTCH-3112:
---------------------------------------
sebastian-nagel opened a new pull request, #851:
URL: https://github.com/apache/nutch/pull/851
(no comment)
> Utilize parameterized logging
> -----------------------------
>
> Key: NUTCH-3112
> URL: https://issues.apache.org/jira/browse/NUTCH-3112
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.20
> Reporter: Sebastian Nagel
> Priority: Major
> Fix For: 1.21
>
>
> All logging statements should use parameterized logging. Methods
> {{isDebugEnabled}} (same for other log levels) should only be used in case of
> parameters which require extra computation or if it's about a larger block of
> logging statements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)