nim-json-rpc/json_rpc/clients
Etan Kissling 60c4c9b5f2
improve RPC client logging (#171)
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.
2023-08-23 14:20:19 +02:00
..
httpclient.nim improve RPC client logging (#171) 2023-08-23 14:20:19 +02:00
socketclient.nim fix invalid raises annotations (#132) 2022-03-21 15:19:49 +01:00
websocketclient.nim remove `news` support (#155) 2022-11-08 14:39:29 +01:00