ilp-connector
ilp-connector copied to clipboard
Add debug level control to admin interface
It would be great to be able to adjust the global debug/trace level for the application without needing to restart it.
This could be added as an admin API command
Yeah, the debug module actually supports this via require('debug').enable('ilp*,connector*').