Added custom logger that logs to db

This commit is contained in:
2026-02-04 16:06:49 -05:00
parent 3d8d23ed69
commit 68f43b9bdf
9 changed files with 137 additions and 15 deletions

2
.gitignore vendored
View File

@@ -4,7 +4,7 @@
/build
# Logs
logs
# logs # This should be allowed because of the entity called `logs`
*.log
npm-debug.log*
pnpm-debug.log*