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
..
2022-07-08 00:55:01 +02:00
2023-01-31 16:23:16 +01:00
2023-03-01 00:09:38 +01:00
2023-03-20 00:17:29 +01:00
2023-03-26 16:09:05 +02:00
2023-02-04 15:55:32 +01:00
2023-03-26 16:09:05 +02:00
2023-03-26 16:09:05 +02:00
2023-03-18 16:45:43 +01:00
2023-01-25 02:26:52 +01:00
2023-03-15 00:00:28 +01:00
2023-02-12 19:50:45 +01:00
2023-03-26 16:09:05 +02:00
2023-01-26 03:15:10 +01:00
2023-03-21 00:20:22 +01:00
2023-02-26 21:47:32 +00:00
2023-03-01 00:09:38 +01:00
2023-03-26 16:09:05 +02:00
2023-01-25 02:26:52 +01:00
2023-03-26 16:09:05 +02:00
2023-03-26 16:09:05 +02:00
2023-03-15 21:33:16 +01:00
2023-03-26 16:09:05 +02:00
2023-01-25 02:26:52 +01:00
2023-01-26 03:00:23 +01:00
2023-03-26 16:09:05 +02:00
2023-03-18 14:10:29 +01:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00