Add winston

This commit is contained in:
2023-10-03 16:44:32 -04:00
parent 66508b68a3
commit f1aeb64e19
3 changed files with 252 additions and 7 deletions

View File

@ -15,5 +15,8 @@
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.50.0",
"typescript": "^5.2.2"
},
"dependencies": {
"winston": "^3.10.0"
}
}