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

@@ -39,6 +39,7 @@
"prettier": "@kan/prettier-config",
"dependencies": {
"@better-auth/stripe": "^1.4.6",
"@kan/logger": "workspace:^",
"better-auth": "^1.4.6"
}
}