1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 09:21:29 +02:00
gitea/modules/log
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
..
conn.go
console.go
file.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
log.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
smtp.go