large changes

This commit is contained in:
2026-01-04 16:27:39 -05:00
parent 608a083861
commit 0a0b1fa8c3
12 changed files with 273 additions and 109 deletions

View File

@@ -72,7 +72,7 @@ func Hint(msg string, args ...any) {
g = (hex >> 8) & 0xFF
b = hex & 0xFF
return
}(hintColor)).Printf("%s * hint: %s\n", formatTimestamp(), formatted)
}(hintColor)).Printf("hint: %s\n", formatted)
}
// Path logging: prints route and status