replace debug() with our custom logger
mostly we want trace() and log(). trace() can be enabled whenever we want by flipping a flag and restarting box
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
"cron": "^4.4.0",
|
||||
"db-migrate": "^0.11.14",
|
||||
"db-migrate-mysql": "^3.0.0",
|
||||
"debug": "^4.4.3",
|
||||
"dockerode": "^4.0.9",
|
||||
"domrobot-client": "^3.3.0",
|
||||
"ejs": "^4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user