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