mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
demote chatty log
This commit is contained in:
parent
32d3388bd9
commit
39ddb6534a
@ -1097,7 +1097,7 @@ impl NetworkManager {
|
||||
}
|
||||
|
||||
// Otherwise, we can't reach this node
|
||||
debug!("unable to reach node {:?}", target_node_ref);
|
||||
log_net!("unable to reach node {:?}", target_node_ref);
|
||||
ContactMethod::Unreachable
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user