mirror of
https://github.com/status-im/nim-json-rpc.git
synced 2025-02-24 18:28:10 +00:00
We currently only debug log successfully sent messages to RPC. For debugging, it would be better to see the attempt and any failures. Adjust logging to provide more information when debugging. Also include the message name at debug level instead of just trace.