chore: Implement logger with winston library
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"dotenv": "^10.0.0",
|
||||
"express": "~4.16.1",
|
||||
"http-errors": "~1.6.3",
|
||||
"morgan": "~1.9.1"
|
||||
"morgan": "^1.10.0",
|
||||
"winston": "^3.3.3"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user