[
https://issues.apache.org/jira/browse/MINIFICPP-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1121:
------------------------------------
Description:
Or version of spdlog is 2+ years old. The new spdlog version uses a new version
of the cppformat (back then)/fmt (now) formatting library.
We should consider directly depending on {{fmt}} since we already have it as a
transitive dependency and it would be useful for e.g. formatting
exception/error messages, etc.
was:Or version of spdlog is 2+ years old. The new spdlog version uses a new
version of the cppformat (back then)/fmt (now) formatting library.
> Upgrade spdlog
> --------------
>
> Key: MINIFICPP-1121
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1121
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marton Szasz
> Priority: Minor
>
> Or version of spdlog is 2+ years old. The new spdlog version uses a new
> version of the cppformat (back then)/fmt (now) formatting library.
> We should consider directly depending on {{fmt}} since we already have it as
> a transitive dependency and it would be useful for e.g. formatting
> exception/error messages, etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)