1

use static logger

This commit is contained in:
2022-07-22 23:32:46 +02:00
parent ec09b0e6d2
commit bd95c02a08
24 changed files with 139 additions and 151 deletions

View File

@ -21,7 +21,7 @@ private:
unsigned char* next;
unsigned int allocations;
Logger log;
NamedLogger log;
BumpAllocator(Allocator& copy) = delete; // Verhindere Kopieren