📦 added winston logger
This commit is contained in:
parent
4e4fb4c750
commit
1acd248900
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,8 @@
|
||||||
"quick.db": "^7.1.3",
|
"quick.db": "^7.1.3",
|
||||||
"ts-node": "^10.7.0",
|
"ts-node": "^10.7.0",
|
||||||
"typescript": "^4.6.3",
|
"typescript": "^4.6.3",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2",
|
||||||
|
"winston-daily-rotate-file": "^4.6.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/chance": "^1.1.3",
|
"@types/chance": "^1.1.3",
|
||||||
|
|
Loading…
Add table
Reference in a new issue