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/modules/web
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
..
middleware Simplify parameter types (#18006) 3 years ago
routing Refactor Router Logger (#17308) 3 years ago
route.go Refactor Router Logger (#17308) 3 years ago
route_test.go Upgrade chi to v5 (#17298) 3 years ago
wrap.go Refactor Router Logger (#17308) 3 years ago
wrap_convert.go Refactor Router Logger (#17308) 3 years ago