dolphin/Source/Core/Common/Logging
Joshua Vandaële e97b1cd759
fmt: Allow building with version >=12.2.0
This change was causing some issues:

> Made FMT_STRING a no-op when FMT_USE_CONSTEVAL is enabled, since the consteval format-string constructor already provides compile-time validation (#4611, #4612). Thanks @friedkeenan.
2026-06-23 21:09:14 +02:00
..
ConsoleListener.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
ConsoleListenerDroid.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
ConsoleListenerNix.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
ConsoleListenerWin.cpp Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
Log.h fmt: Allow building with version >=12.2.0 2026-06-23 21:09:14 +02:00
LogManager.cpp LogManager: Remove redundant "(HSP)" in High-Speed Port's log type descritpion. 2026-03-27 11:24:14 -05:00
LogManager.h Logging: Don't overwrite LDEBUG verbosity in Release builds 2025-09-19 13:25:42 -07:00