Files
FairLogger/logger
Alexey Rybalchenko f85919cdb7 Fix FMT 12 compatibility by replacing fmt::localtime with std::localtime
- 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>
2025-09-19 13:27:41 +02:00
..
2025-07-02 13:28:30 +02:00
2019-06-27 13:18:26 +02:00