1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-30 08:14:05 +00:00
gitea/routers/api/v1/notify
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
..
notifications.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
repo.go Clean up log messages (#30313) (#30318) 2024-04-07 11:44:09 +00:00
threads.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
user.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00