pages-server/server/upstream
Gusted 1e183d7249
Improve logging
- Actually log useful information at their respective log level.
- Add logs in hot-paths to be able to deep-dive and debug specific
requests (see server/handler.go)
- Remove zerologger and instead use custom logger that doesn't log
JSON (directly inspired by https://codeberg.org/Codeberg/moderation/pulls/7).
- Add more information to existing fields(e.g. the host that the user is
visiting, this was noted by @fnetX).
2022-07-24 06:22:52 +02:00
..
const.go Propagate ETag from gitea (#93) 2022-06-14 18:23:34 +02:00
domains.go Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00
helper.go Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00
upstream.go Improve logging 2022-07-24 06:22:52 +02:00