Rephrase log line

This commit is contained in:
Erik Johnston 2015-06-02 14:39:15 +01:00
parent 22716774d5
commit d3ded420b1

View File

@ -118,7 +118,7 @@ class FederationBase(object):
)
except SynapseError:
logger.warn(
"Signature check failed for %s, redacting",
"Signature check failed for %s",
pdu.event_id,
)
raise