demote chatty log
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user