mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 22:41:07 +01:00
425f2aa013
Provides a basic extension to the interface to begin migration off of the printf-based logging system. Everything will go through macros with the same style naming as the old logging system, except the macros will have the _FMT suffix, while the migration is in process. This allows for peacemeal migration over time instead of pulling everything out and replacing it all in a single pull request, which makes for much easier reviewing. |
||
---|---|---|
.. | ||
ConsoleListener.h | ||
ConsoleListenerDroid.cpp | ||
ConsoleListenerNix.cpp | ||
ConsoleListenerWin.cpp | ||
Log.h | ||
LogManager.cpp | ||
LogManager.h |