Martin Zink created MINIFICPP-2220:
--------------------------------------
Summary: Change our logger to use fmt format
Key: MINIFICPP-2220
URL: https://issues.apache.org/jira/browse/MINIFICPP-2220
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Martin Zink
Assignee: Martin Zink
It would greatly increase readability (removing things likeĀ
{code:java}
%" PRIu64 " {code}
It could handle std::string_view, and we wouldnt need to look up the format
specifiers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)