[
https://issues.apache.org/jira/browse/NUTCH-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2783.
------------------------------------
Resolution: Implemented
> Use (more) parametrized logging
> -------------------------------
>
> Key: NUTCH-2783
> URL: https://issues.apache.org/jira/browse/NUTCH-2783
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.16
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Trivial
> Fix For: 1.17
>
>
> Nutch uses [slf4j's
> Logger|http://www.slf4j.org/apidocs/org/slf4j/Logger.html] (since NUTCH-851),
> but there are still many places where parametrized logging is not used or
> parameters are needless converted to strings before the call. This issue aims
> to improve the situation for commonly used tools and plugins in order to
> simplify code and improve the [logging
> performance|https://www.slf4j.org/faq.html#logging_performance]. A PR is on
> the way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)