Overhaul logging

This commit is contained in:
Dominic Ferrando
2026-06-23 22:30:56 -04:00
parent 449b08971f
commit d415685a81
6 changed files with 170 additions and 115 deletions
+3
View File
@@ -5,5 +5,8 @@
"type": "module",
"exports": {
".": "./src/index.ts"
},
"dependencies": {
"pino": "^10.3.1"
}
}