mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-03 00:20:55 +01:00
6ee799ba7c
Using cmake and GCC, logs would contain the full file path when logging making logs lines unnecessarily long. This is solved by just removing anything before "/Source/Core/" (where / is whatever your OS uses to separated directory). |
||
---|---|---|
.. | ||
ConsoleListener.h | ||
ConsoleListenerDroid.cpp | ||
ConsoleListenerNix.cpp | ||
ConsoleListenerWin.cpp | ||
Log.h | ||
LogManager.cpp | ||
LogManager.h |