build(*): Add logging

This commit is contained in:
Josh Creek
2025-04-26 16:07:02 +01:00
parent 900f88f56c
commit 96d43d511c
6 changed files with 282 additions and 12 deletions
+4 -1
View File
@@ -54,7 +54,10 @@
},
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
"dependencies": {
"@axiomhq/winston": "^1.3.1",
"@azure/ai-projects": "1.0.0-beta.5",
"@azure/identity": "^4.9.0"
"@azure/identity": "^4.9.0",
"ts-debounce": "^4.0.0",
"winston": "^3.17.0"
}
}