chore: Implement logger with winston library

This commit is contained in:
Faruk AYDIN
2021-10-04 18:01:14 +02:00
committed by Ali BARIN
parent a62d5369d4
commit 7a675e6c79
8 changed files with 254 additions and 65 deletions

View File

@@ -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": [
{