add logging with loglevel

This commit is contained in:
Elijah Duffy
2025-12-16 18:21:39 -08:00
parent af1c423ccb
commit 802a825854
5 changed files with 37 additions and 5 deletions

View File

@@ -61,7 +61,8 @@
"svelte"
],
"dependencies": {
"@types/umami": "^2.10.1"
"@types/umami": "^2.10.1",
"loglevel": "^1.9.2"
},
"publishConfig": {
"registry": "https://gitea.auvem.com/api/packages/svelte-toolkit/npm/"