Kixunil / btc-rpc-proxy

Finer-grained permission management for bitcoind.
MIT License
63 stars 18 forks source link

Improvements to logging and error handling #9

Closed Kixunil closed 3 years ago

Kixunil commented 3 years ago

This improves various aspects of error handling and logging:

Cc @dr-bonez this is breaking at least RpcClient (added logger) but it should be trivial change. I expect to improve this stuff even more in the future. This is just some obvious improvements.