really. shut up. i mean it

This commit is contained in:
Bryan Stitt 2023-04-18 21:19:55 -07:00
parent 9118117fe7
commit db3b157a47

View File

@ -144,8 +144,8 @@ fn main() -> anyhow::Result<()> {
vec![
"info",
"ethers=debug",
// TODO: even error is too verbose for our purposes. how can we turn off this logging entirely?
"ethers_providers=error",
"ethers_providers::rpc=off",
"redis_rate_limit=debug",
"web3_proxy=debug",
"web3_proxy_cli=debug",