Revert log level changes (#3913)

Closes: https://github.com/paritytech/polkadot-sdk/issues/3906
This commit is contained in:
Bastian Köcher
2024-03-31 22:47:01 +02:00
committed by GitHub
parent 41257069b0
commit 256d5aefdc
@@ -508,7 +508,7 @@ where
);
}
let pretty = PrettyAuthorities(unconnected_authorities);
gum::info!(
gum::debug!(
target: LOG_TARGET,
?connected_ratio,
?absolute_connected,