ethereum / sourcify

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

Monitor doesn't log errors #1508

Closed marcocastignoli closed 1 month ago

marcocastignoli commented 1 month ago

Error objects in monitor logs appear as empty objects. We need to update the monitor to follow the changes made in the server’s logger.

https://github.com/ethereum/sourcify/blob/fa49adec1d2f0eac0f3e40bb0d234f02808639ab/services/server/src/common/logger.ts#L63-L78