Sebastian Nagel created NUTCH-3112:
--------------------------------------
Summary: 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
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)