htlcswitch: log with format

This commit is contained in:
Johan T. Halseth 2020-12-08 13:54:41 +01:00
parent 669663bfc2
commit 1a35c0055b
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

View File

@ -936,7 +936,7 @@ func (s *Switch) parseFailedPayment(deobfuscator ErrorDecrypter,
OutgoingFailureOnChainTimeout,
)
log.Info("%v: hash=%v, pid=%d",
log.Infof("%v: hash=%v, pid=%d",
linkError.FailureDetail.FailureString(),
paymentHash, paymentID)