Commit d3845c9
authored
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 <alexandru.vasile@parity.io>1 parent eb0d6f2 commit d3845c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments