Feature/Allow winston to stream to s3 (#3848)

allow winston to stream to s3
This commit is contained in:
Henry Heng
2025-01-11 17:01:10 +00:00
committed by GitHub
parent a2d5cf979c
commit 15d06ec4b3
3 changed files with 131 additions and 33 deletions
+1
View File
@@ -97,6 +97,7 @@
"posthog-node": "^3.5.0",
"prom-client": "^15.1.3",
"reflect-metadata": "^0.1.13",
"s3-streamlogger": "^1.11.0",
"sanitize-html": "^2.11.0",
"socket.io": "^4.6.1",
"sqlite3": "^5.1.6",