mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-10 18:25:17 +00:00
qol: it's time to turn down the noise on this
This commit is contained in:
parent
a523edcb2a
commit
85edaac79b
@ -226,7 +226,7 @@ func (b *BlossomSub) Subscribe(
|
||||
}
|
||||
|
||||
if err = handler(m.Message); err != nil {
|
||||
b.logger.Error("message handler returned error", zap.Error(err))
|
||||
b.logger.Debug("message handler returned error", zap.Error(err))
|
||||
}
|
||||
}
|
||||
}()
|
||||
|
Loading…
Reference in New Issue
Block a user