mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-23 05:10:28 +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