mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
3e4a4f9c67
A low-level mistake: * `log.Info` is global `Info` function, which calls "default" logger * `logger.Info` is the for router's logger