add: spdlog and basic client code.

This commit is contained in:
2025-06-14 23:25:16 +08:00
parent 16572fa29c
commit 3f74ca3b1b
116 changed files with 26940 additions and 4 deletions

8
Test/msgTest.h Normal file
View File

@@ -0,0 +1,8 @@
#ifndef MSGTEST_H
#define MSGTEST_H
#include <Util.h>
void setConsoleMsgHandler();
#endif // MSGTEST_H