pages-server/server/upstream
Gusted 513e79832a Use correct log level for `CheckCanonicalDomain` (#162)
- Currently any error generated by requesting the `.domains` file of a repository would be logged under the info log level, which isn't the correct log level when we exclude the not found error.
- Use warn log level if the error isn't the not found error.

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/162
Reviewed-by: Otto <otto@codeberg.org>
2023-01-22 18:52:21 +00:00
..
domains.go Use correct log level for `CheckCanonicalDomain` (#162) 2023-01-22 18:52:21 +00:00
header.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
helper.go Remove unnecessary conversion (#139) 2022-11-15 16:15:11 +01:00
upstream.go Remove unnecessary conversion (#139) 2022-11-15 16:15:11 +01:00