tryCatchLog icon indicating copy to clipboard operation
tryCatchLog copied to clipboard

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

Open aryoda opened this issue 4 years ago • 0 comments

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 avatar Jun 09 '21 13:06 aryoda