mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09: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.