trace => info

This commit is contained in:
folex 2020-05-07 00:27:19 +03:00
parent 81f15b5ec5
commit 6d14ca74c4

View File

@ -333,7 +333,7 @@ impl ClosestPeersIter {
format!("[iterlog] {}:\n{}", p.key.into_preimage(), log)
}).collect::<String>();
trace!(
log::info!(
"[iterlog] ClosestPeerIter: target = {}; Got all {} results, finished. Log:\n",
bs58::encode(&self.target).into_string(),
*cnt