Migrate to std::format where possible
-
EventContext: add support for formatting withstd::formatin addition to thefmtlibrary. - Migrate to
std::formatwhere possible. Some use-cases (e.g.fmt::runtime) will have to wait for C++26.
EventContext: add support for formatting with std::format in addition to the fmt library.std::format where possible. Some use-cases (e.g. fmt::runtime) will have to wait for C++26.