ethereum / sourcify

Decentralized Solidity contract source code verification service
https://sourcify.dev
MIT License
775 stars 384 forks source link

database/scripts.msj: Log different chain outputs to different files #1495

Closed kuzdogan closed 1 month ago

kuzdogan commented 1 month ago

With the changes, outputs of each different chain is saved to different log files during sync. E.g. ./chain-sync-logs/11155111.log It still does log to the terminal. This makes things a lot easier to understand what's going on on each chain.