mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
- 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). |
||
---|---|---|
.. | ||
cache | ||
certificates | ||
database | ||
dns | ||
gitea | ||
log | ||
upstream | ||
utils | ||
version | ||
handler.go | ||
handler_test.go | ||
helpers.go | ||
setup.go | ||
try.go |