replace winston with own logger
Co-authored-by: jkhsjdhjs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { logger } from "./inc/log";
|
||||
import logger from "./inc/log";
|
||||
import { read, cfg } from "./inc/cfg";
|
||||
import { default as config } from "../cfg/config.json";
|
||||
|
||||
|
Reference in New Issue
Block a user