mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
The Wails request router included the full request body in its error log entries, and the HTTP app creation handler logged the whole request struct on failure. Log only the route, method and error instead, matching the existing behavior of the /api/mnemonic handler, and log only the route and method for requests in the desktop frontend. Co-authored-by: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alby_http_service.go | ||
| http_service.go | ||
| http_service_test.go | ||
| models.go | ||