This commit is contained in:
Milxnor
2023-03-05 22:30:29 -05:00
parent 472fbdb809
commit ae259f97eb
23 changed files with 982 additions and 54 deletions

View File

@@ -66,6 +66,7 @@ inline void InitLogger()
MakeLogger("LogLoading");
MakeLogger("LogHook");
MakeLogger("LogAbilities");
MakeLogger("LogEvent");
}
#define LOG_DEBUG(loggerName, ...) \