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

Feature Request: Add option to control the call stack output order (first order last call top-most) #65

Open
aryoda opened this issue Jun 9, 2021 · 0 comments

Comments

@aryoda
Copy link
Owner

aryoda commented Jun 9, 2021

While Rs traceback shows the function call that caused an error top-most in the call stack output
tryCatchLog shows it at the bottom (as many other programming languages do).

This is a matter of taste and should be configurable by the user.

@aryoda aryoda changed the title Feature Request: Add option control the call stack output order (first order last call top-most) Feature Request: Add option to control the call stack output order (first order last call top-most) Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant