neo-modules icon indicating copy to clipboard operation
neo-modules copied to clipboard

Feature: create node "debug" plugin

Open lock9 opened this issue 6 years ago • 0 comments

Today, the only way to debug the application is connecting to the node and use custom "PrintLine" calls. I was thinking if we could have logs and other node metrics delivered thought RPC. This way we could monitor several nodes at once, create health checks etc.

I don't know the impact in neo code base to make this work properly

lock9 avatar Jul 30 '19 03:07 lock9