mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-23 13:31:36 +00: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