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

@ -37,7 +37,7 @@ private:
// Root of the rbt
tree_block_t* free_start;
Logger log;
NamedLogger log;
TreeAllocator(Allocator& copy) = delete; // Verhindere Kopieren