template: report errors/warnings
error field is now logged at all points of use.
This commit is contained in:
@@ -345,6 +345,8 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
FailedConstructCustomContent = "Possible error in custom content \"%s\": %v"
|
||||
|
||||
FailedConstructExpiryAdmin = "Failed to construct expiry notification for \"%s\": %v"
|
||||
FailedSendExpiryAdmin = "Failed to send expiry notification for \"%s\" to \"%s\": %v"
|
||||
SentExpiryAdmin = "Sent expiry notification for \"%s\" to \"%s\""
|
||||
|
||||
Reference in New Issue
Block a user