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

runtime debug support #581

Closed
dch opened this issue Sep 11, 2017 · 1 comment
Closed

runtime debug support #581

dch opened this issue Sep 11, 2017 · 1 comment

Comments

@dch
Copy link
Contributor

dch commented Sep 11, 2017

Currently debugging is an all-or-nothing compile time option, unclear if there is also a performance limitation. It would be super helpful to be able to do -v a few times and see more & more debugging info, particularly initially around acquiring network information, and establishing connections to leaf nodes which is usually what most people are trying to work out.

@adamierymenko
Copy link
Contributor

That's already partly implemented. The next version will have remote diagnostics.

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

No branches or pull requests

2 participants