1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/lib/logging
2013-04-19 12:26:57 +00:00
..
CBasicLogConfigurator.cpp - Fixed indentation for various files, sorry... 2013-04-14 19:24:31 +00:00
CBasicLogConfigurator.h - Fixed indentation for various files, sorry... 2013-04-14 19:24:31 +00:00
CLogger.cpp Be careful with global var initialization order. All mutexes should be initialized before all CLoggers. Caused a crash on OS X when compiling with clang 2013-04-19 12:26:57 +00:00
CLogger.h - Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files 2013-04-16 13:16:58 +00:00