[jira] [Updated] (MINIFICPP-2220) Change our logger to use fmt format

2023-10-18 Thread Marton Szasz (Jira)


 [ 
https://issues.apache.org/jira/browse/MINIFICPP-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marton Szasz updated MINIFICPP-2220:

Resolution: Done
Status: Resolved  (was: Patch Available)

> 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
>Priority: Minor
>  Time Spent: 10h 40m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Updated] (MINIFICPP-2220) Change our logger to use fmt format

2023-10-18 Thread Marton Szasz (Jira)


 [ 
https://issues.apache.org/jira/browse/MINIFICPP-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marton Szasz updated MINIFICPP-2220:

Fix Version/s: 0.16.0

> 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
>Priority: Minor
> Fix For: 0.16.0
>
>  Time Spent: 10h 40m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Updated] (MINIFICPP-2220) Change our logger to use fmt format

2023-09-28 Thread Martin Zink (Jira)


 [ 
https://issues.apache.org/jira/browse/MINIFICPP-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Zink updated MINIFICPP-2220:
---
Status: Patch Available  (was: In Progress)

> 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
>Priority: Minor
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)