keep-network / keep-core

The smart contracts and reference client behind the Keep network
https://keep.network
MIT License
118 stars 73 forks source link

Switch Electrum request logs to debug level #3753

Closed lukasz-zimnoch closed 8 months ago

lukasz-zimnoch commented 8 months ago

Some time ago, we did some major changes in the Electrum client implementation. Because of that, we added some INFO logging around Electrum requests in order to facilitate potential debugging. As Electrum-changes are now battle-tested, we can switch those request logs to DEBUG level to decrease the amount of logs produced on INFO level.