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
|
// 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
|
ContactMethod::Unreachable
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user