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