Add logging

This commit is contained in:
araemer 2025-11-20 19:58:14 +01:00
parent 2a6153002c
commit 8814658142
11 changed files with 826 additions and 55 deletions

5
.gitignore vendored
View file

@ -1,2 +1,7 @@
.vscode
build
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*