Added an obscene amount of debug logging.

This commit is contained in:
2026-04-29 21:32:18 +01:00
parent ca6857dda9
commit 4d272c31c5
4 changed files with 50 additions and 7 deletions
+1
View File
@@ -9,6 +9,7 @@ sdl3 = {version = "0.17", features = ["ttf"]}
serde = "1.0"
gtfs-structures = "0.47"
chrono = "*"
log = "*"
zip = "8.3"
csv = "1.4"