You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
transport_service/logs: Provide less details for trace logs (#292)
Tiny PR to provide fewer details for trace logs of the transport service
components.
During testing of Kusama litep2p on local nodes, I noticed that the
information provided by the `last_activity` is excessive. This is a dump
of all connected peers with a timestamp, and for 1k inbound and 1k
outbound peers provides too much information.
cc @paritytech/networking
Signed-off-by: Alexandru Vasile <[email protected]>
0 commit comments