Daniel Stieglitz created NIFI-13403:
---------------------------------------
Summary: Remove the use of toString in logging statements
Key: NIFI-13403
URL: https://issues.apache.org/jira/browse/NIFI-13403
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
Do not include call to toString in logging statement parameters as in some
cases toString can be expensive and unnecessary if based on the log level a log
message will not be emitted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)