large changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user