1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/cmd
Gabriel Jackson bf6f61cc69 Cleanup log messaging
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.
2017-02-02 15:24:18 +01:00
..
admin.go Remove remaining Gogs reference on locales and cmd (#430) 2016-12-21 20:13:17 +08:00
cert.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
dump.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
serve.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
update.go Fixes #316 2016-12-05 12:25:45 +01:00
web_graceful.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00
web.go Cleanup log messaging 2017-02-02 15:24:18 +01:00