pages-server/server/log
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
..
log.go Improve logging 2022-07-24 06:22:52 +02:00