mirror of
https://github.com/go-gitea/gitea
synced 2025-02-07 18:07:00 +01: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