Add logger singleton

This commit is contained in:
2024-01-21 21:48:29 +01:00
parent fc2744d7fa
commit b83f057e49
6 changed files with 68 additions and 26 deletions

View File

@@ -39,7 +39,7 @@ public:
bool check_command(bool print_status) const;
}
};
}