mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-04 04:34:25 -04:00
demote chatty log
This commit is contained in:
parent
32d3388bd9
commit
39ddb6534a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue