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.
forgejo/modules/web/routing
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.
2 years ago
..
context.go Refactor Router Logger (#17308) 2 years ago
funcinfo.go Refactor Router Logger (#17308) 2 years ago
funcinfo_test.go Refactor Router Logger (#17308) 2 years ago
logger.go Refactor Router Logger (#17308) 2 years ago
logger_manager.go Refactor Router Logger (#17308) 2 years ago
requestrecord.go Refactor Router Logger (#17308) 2 years ago