mirror of
https://github.com/FairRootGroup/FairLogger.git
synced 2025-10-13 08:41:12 +00:00
- Replace deprecated fmt::localtime with std::localtime in timestamp formatting - Add required <ctime> include for std::localtime - Dereference std::localtime return pointer for proper fmt formatting - Fixes compatibility with FMT 12+ where fmt::localtime was removed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
bundled/fmt | ||
Logger.cxx | ||
Logger.h | ||
Version.h.in |