mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
A low-level mistake: * `log.Info` is global `Info` function, which calls "default" logger * `logger.Info` is the for router's logger
A low-level mistake: * `log.Info` is global `Info` function, which calls "default" logger * `logger.Info` is the for router's logger