[DEV] change log name
This commit is contained in:
parent
bec2be2cd1
commit
cbccbcad59
@ -6,6 +6,6 @@
|
||||
#include "debug.hpp"
|
||||
|
||||
int32_t estyle::getLogId() {
|
||||
static int32_t g_val = elog::registerInstance("lite-JS");
|
||||
static int32_t g_val = elog::registerInstance("estyle");
|
||||
return g_val;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user