pages-server/server/upstream
Gusted 13f71b4dd8
Use correct log level for CheckCanonicalDomain
- 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.
2023-01-22 19:41:30 +01:00
..
domains.go Use correct log level for CheckCanonicalDomain 2023-01-22 19:41:30 +01: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