-
Notifications
You must be signed in to change notification settings - Fork 0
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
FEATURE: Better stack tracing #33
Labels
enhancement
New feature or request
Comments
By now, stacktraces are filled up in NsException::init(): nanoservices/ns-skeleton/src/NsException.cpp Lines 120 to 157 in 056446f
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem solved by the feature
The current stack trace in exceptions is not as clear as it can be
Description of the proposed solution
https://github.com/bombela/backward-cpp
Impact on nanoservice development
Better stack traces will enhance developer experience
Feature optionality
This is a mandatory feature
The text was updated successfully, but these errors were encountered: