feat(cloud): setup log drain (#447)

This commit is contained in:
Henry
2026-03-19 21:16:47 +00:00
committed by GitHub
parent 67cf523ee8
commit 486cdf8313
6 changed files with 152 additions and 17 deletions

View File

@@ -19,6 +19,7 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@axiomhq/pino": "^1.4.0",
"pino": "^9.14.0",
"pino-pretty": "^13.1.3"
},