You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
While Rs
tracebackshows the function call that caused an error top-most in the call stack outputtryCatchLogshows it at the bottom (as many other programming languages do).This is a matter of taste and should be configurable by the user.