Kawe Mazidjatari 793fcd62f2 End of logger refactor
Changed all loggers to use the internal 'CoreMsg/CoreMsgV' functions. Significantly reduced duplicate code and CPU time. Code is also much more robust.

* Code now only acquires mutex lock when the actual logging part takes place.
* Code now only checks and strip ANSI rows if its enabled to begin with.
* Code now supports setting log levels, which ultimately could be tweaked with a cvar.
* Changed logger and file names to be more readable.

TODO:
* The RCON protocol has to be modified to accommodate these changes.
2023-03-26 16:09:05 +02:00
..
2023-03-18 16:45:43 +01:00
2023-03-18 14:10:29 +01:00
2023-03-20 00:24:40 +01:00
2023-03-26 16:09:05 +02:00
2023-03-25 21:27:49 +01:00
2023-03-18 16:46:15 +01:00
2023-03-20 00:24:40 +01:00
2022-04-16 00:30:46 +02:00
2022-04-16 00:30:46 +02:00