itdoxy-lab/cmd
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.
2022-01-20 19:41:25 +08:00
..
admin.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
admin_auth_ldap.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
admin_auth_ldap_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
cert.go
cmd.go
convert.go
docs.go
doctor.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
dump.go
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
manager.go
migrate.go
migrate_storage.go
restore_repo.go
serv.go not show double error response in git hook (#18292) 2022-01-16 09:32:32 +00:00
web.go Refactor Router Logger (#17308) 2022-01-20 19:41:25 +08:00
web_graceful.go
web_https.go
web_letsencrypt.go