feat: save debug output to debug/{parkId}_{date}.txt
All checks were successful
Build and Deploy / Build & Push (push) Successful in 5m13s

Creates debug/ folder (txt files gitignored). Output is printed to
the terminal and written to the file simultaneously.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 10:45:55 -04:00
parent 8a68251beb
commit 7c28d8f89f
2 changed files with 41 additions and 20 deletions

1
debug/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.txt