htlcswitch: log with format
This commit is contained in:
parent
669663bfc2
commit
1a35c0055b
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user