protocol: Decrease log-level for logging ping/pong
When logging writes, use a lower more verbose level for ping and pong, as these messages are quite noisy.
1 file changed
+5
-1
474b9795
→
d9ce078d
modified crates/radicle-protocol/src/service/io.rs
@@ -62,7 +62,11 @@ impl Outbox {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|