-
Notifications
You must be signed in to change notification settings - Fork 8
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 support of debug settings configuration #45
add support of debug settings configuration #45
Conversation
Signed-off-by: Viacheslav Gagara <viacheslavg@gmail.com>
Co-authored-by: Dan Hansen <hansendanr+git@gmail.com>
Co-authored-by: Dan Hansen <hansendanr+git@gmail.com>
Co-authored-by: Dan Hansen <hansendanr+git@gmail.com>
Signed-off-by: Viacheslav Gagara <viacheslavg@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's very close to being complete. A little more cleanup and then I will test it too before final approval.
Signed-off-by: Viacheslav Gagara <viacheslavg@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Thanks for this contribution! I have some other unrelated changes to make and then I'll work on a new release.
Adds support of set/update debug settings.
See updates to README.md for details.
Implements #44