📦 added winston logger

This commit is contained in:
Axel Olausson Holtenäs 2022-04-12 22:36:54 +02:00
parent 4e4fb4c750
commit 1acd248900
No known key found for this signature in database
GPG key ID: 9347A5E873995701

View file

@ -46,7 +46,8 @@
"quick.db": "^7.1.3",
"ts-node": "^10.7.0",
"typescript": "^4.6.3",
"uuid": "^8.3.2"
"uuid": "^8.3.2",
"winston-daily-rotate-file": "^4.6.1"
},
"devDependencies": {
"@types/chance": "^1.1.3",