feat: add logger package to improve observability

This commit is contained in:
Henry
2026-03-13 22:19:45 +00:00
parent 2360c5075d
commit 3604a49a89
24 changed files with 409 additions and 121 deletions

View File

@@ -27,6 +27,7 @@
"@kan/api": "workspace:*",
"@kan/auth": "workspace:*",
"@kan/db": "workspace:^",
"@kan/logger": "workspace:^",
"@kan/shared": "workspace:^",
"@lingui/babel-preset-react": "^2.9.2",
"@lingui/conf": "^5.3.2",