MassBuilderSaveTool/src/Logger
Guillaume Jacquemin b0b227471a Logger: remove semicolons from the macro definitions.
This'll force adding a semicolon to macro calls. Dunno why I missed
that, considering the version that didn't lock the mutex also didn't
have the last semicolon.
2022-04-29 19:37:07 +02:00
..
Logger.cpp Logger: add an indent level system. 2022-04-29 17:19:27 +02:00
Logger.h Logger: remove semicolons from the macro definitions. 2022-04-29 19:37:07 +02:00
MagnumLogBuffer.cpp Add Logger: a new thread-safe logging system. 2022-04-24 14:25:47 +02:00
MagnumLogBuffer.h Add Logger: a new thread-safe logging system. 2022-04-24 14:25:47 +02:00