fix(core): update
This commit is contained in:
parent
5dff4961fb
commit
a0aa3c1122
@ -11,4 +11,6 @@ const defaultLogger: Smartlog = new Smartlog({
|
||||
}
|
||||
});
|
||||
|
||||
defaultLogger.enableConsole();
|
||||
|
||||
export { Smartlog, defaultLogger };
|
||||
|
Loading…
Reference in New Issue
Block a user