Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug level control to admin interface #446

Open
adrianhopebailie opened this issue Jul 17, 2018 · 1 comment
Open

Add debug level control to admin interface #446

adrianhopebailie opened this issue Jul 17, 2018 · 1 comment

Comments

@adrianhopebailie
Copy link
Contributor

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

@justmoon
Copy link
Contributor

Yeah, the debug module actually supports this via require('debug').enable('ilp*,connector*').

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants