neo-modules
neo-modules copied to clipboard
Feature: create node "debug" plugin
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