onflow / flow-evm-gateway

FlowEVM Gateway implements an Ethereum-equivalent JSON-RPC API for EVM clients to use
https://developers.flow.com/evm/about
Apache License 2.0
11 stars 9 forks source link

Logging of API responses lacks certain fields #440

Closed m-Peter closed 1 month ago

m-Peter commented 1 month ago

One such example is:

5:33PM ERR API response error="internal error" component=API method= params=null

For these log lines the method & params keys seem to always be empty.