multi: improve loggings

This commit is contained in:
yyforyongyu
2024-05-22 16:51:36 +08:00
committed by yyforyongyu
parent 45b243c91c
commit 1d53e7d081
6 changed files with 23 additions and 17 deletions

View File

@@ -794,7 +794,7 @@ func (u *UtxoNursery) graduateClass(classHeight uint32) error {
return err
}
utxnLog.Infof("Attempting to graduate height=%v: num_kids=%v, "+
utxnLog.Debugf("Attempting to graduate height=%v: num_kids=%v, "+
"num_babies=%v", classHeight, len(kgtnOutputs), len(cribOutputs))
// Offer the outputs to the sweeper and set up notifications that will