rm5248 opened a new pull request #54:
URL: https://github.com/apache/logging-log4cxx/pull/54
Added macros and documentation no how to utilize
[fmt](https://fmt.dev/latest/index.html) with log4cxx.
This intentionally does not utilize fmt within log4cxx, to avoid
dependencies that are
[
https://issues.apache.org/jira/browse/LOGCXX-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on LOGCXX-515 started by Robert Middleton.
---
> Add macros to utilize libfmt formatting for messages
> -