diff --git a/htlcswitch/switch.go b/htlcswitch/switch.go index 5648695f..be56dd0e 100644 --- a/htlcswitch/switch.go +++ b/htlcswitch/switch.go @@ -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)