feat: add winston logger (#77)

This commit is contained in:
Manuel
2024-02-10 18:07:24 +01:00
committed by GitHub
parent 00f4a288a4
commit 34875dfd15
4 changed files with 175 additions and 4 deletions

5
.gitignore vendored
View File

@@ -45,4 +45,7 @@ yarn-error.log*
.turbo
# database
db.sqlite
db.sqlite
# logs
*.log