1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-27 14:54:05 +00:00
gitea/routers
Giteabot 5a6f7353d3
Clean up log messages (#30313) (#30318)
Backport #30313 by wxiaoguang

`log.Xxx("%v")` is not ideal, this PR adds necessary context messages.
Remove some unnecessary logs.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-04-07 11:44:09 +00:00
..
api Clean up log messages (#30313) (#30318) 2024-04-07 11:44:09 +00:00
common Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Clean up log messages (#30313) (#30318) 2024-04-07 11:44:09 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Clean up log messages (#30313) (#30318) 2024-04-07 11:44:09 +00:00
init.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00