Move Log.h to util/logs.hpp
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#endif
|
||||
|
||||
#include "sync.h"
|
||||
#include "Log.h"
|
||||
#include "util/logs.hpp"
|
||||
|
||||
LOG_CHANNEL(sig_log);
|
||||
LOG_CHANNEL(sys_log, "SYS");
|
||||
|
||||
Reference in New Issue
Block a user