mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-05 23:43:05 +00:00
add log for metadata.
This commit is contained in:
parent
0b4741c06b
commit
7572616466
@ -186,7 +186,7 @@ func (wakuM *WakuMetadata) onRequest(ctx context.Context) func(network.Stream) {
|
||||
}
|
||||
return
|
||||
}
|
||||
logger.Debug("sent metadata response to peer")
|
||||
logger.Info("sent metadata response to peer", zap.Uint32("clusterId", *clusterID), zap.Uint32s("shards", shards))
|
||||
|
||||
stream.Close()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user