enabled logging as well 👌😪

This commit is contained in:
user
2026-02-28 19:50:55 +02:00
parent cf8d72cac3
commit 9914218b81
5 changed files with 50 additions and 128 deletions

View File

@@ -9,10 +9,9 @@
"typescript": "^5.9.3"
},
"dependencies": {
"@axiomhq/winston": "^1.3.1",
"@opentelemetry/winston-transport": "^0.22.0",
"@pkg/result": "workspace:*",
"@pkg/settings": "workspace:*",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0"
"winston": "^3.17.0"
}
}