You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/install
wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308)
Make router logger more friendly, show the related function name/file/line.

[BREAKING]
This PR substantially changes the logging format of the router logger. If you use this logging for monitoring e.g. fail2ban you will need to update this to match the new format.
3 years ago
..
install.go Change initial TrustModel to committer (#18335) 3 years ago
routes.go Refactor Router Logger (#17308) 3 years ago
routes_test.go just add some unit tests (#16291) 4 years ago
setting.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago