Improved Logfile, extended Logging

This commit is contained in:
jomjol
2020-12-26 09:18:16 +01:00
parent 584a73255a
commit db0ca1cb9b
18 changed files with 159 additions and 39 deletions

View File

@@ -56,3 +56,5 @@ public:
string name(){return "ClassFlowControll";};
};
extern bool debug_detail_heap;