dolphin/Source/Core/Common/Logging
Lioncash b0dc823472
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
Enforces the termination of GENERIC_LOGs with semicolons.
2018-04-16 12:11:32 -04:00
..
ConsoleListener.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ConsoleListenerDroid.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ConsoleListenerNix.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ConsoleListenerWin.cpp Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00
Log.h Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0) 2018-04-16 12:11:32 -04:00
LogManager.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
LogManager.h Remove NonCopyable 2017-08-22 16:40:34 +02:00