Tweaked logging (#2695)

* Tweaked logging

* Debug for Statement
This commit is contained in:
Arkadiy Paronyan
2021-03-24 19:06:44 +01:00
committed by GitHub
parent e49b3e5ca9
commit de85c05102
3 changed files with 13 additions and 9 deletions
@@ -395,7 +395,7 @@ impl RequestChunksPhase {
COST_MERKLE_PROOF_INVALID,
)).await?;
} else {
tracing::debug!(
tracing::trace!(
target: LOG_TARGET,
validator = ?peer_id,
?validator_index,