mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-04-12 06:56:12 -04:00
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. |
||
|---|---|---|
| .. | ||
| admin.go | ||
| cert.go | ||
| dump.go | ||
| serve.go | ||
| update.go | ||
| web.go | ||
| web_graceful.go | ||
| web_windows.go | ||