mirror of
https://github.com/go-gitea/gitea
synced 2025-03-04 09:44:20 +00:00
Refactor Logger to make a logger interface and make it possible to wrap loggers for specific purposes. Co-authored-by: techknowlogick <techknowlogick@gitea.io>