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
It'd be great to have the option with the method captureMessage to enable a stack trace,
similar to raven-js. As of right now, it appears that captureException is the only way to get a stack trace.
It'd be great to have the option with the method
captureMessageto enable a stack trace,similar to raven-js. As of right now, it appears that
captureExceptionis the only way to get a stack trace.