mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-18 16:53:22 +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