Gábor Gyimesi created MINIFICPP-2406:
----------------------------------------
Summary: Logging parameters are not printed correctly
Key: MINIFICPP-2406
URL: https://issues.apache.org/jira/browse/MINIFICPP-2406
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
In a few remaining log lines the C style formatting is still used (like %s).
This doesn't work anymore since we are using fmt library for log formatting. We
should update these log lines.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)