mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 16:51:17 +03:00
bf6f61cc69
This change corrects a few logging issues: * Standardized formatting errors with '%v'. * Standardized failure warning word usage. * Corrected an instance of using the standard log library when the gitea log library should be used instead. |
||
---|---|---|
.. | ||
attachment.go | ||
branch.go | ||
commit.go | ||
download.go | ||
editor.go | ||
http.go | ||
issue_label.go | ||
issue.go | ||
middlewares.go | ||
pull.go | ||
release.go | ||
repo.go | ||
setting.go | ||
view.go | ||
webhook.go | ||
wiki.go |