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
Out of the box, Slices does this - just rescues exceptions and outputs a single line to the log with request path and params. The exception name and backtrace etc. are lost. In some apps we override the exception handlers to report to some third party error tracking service (Raygun/Sentry/whatever), but it would be nice if, by default, some more information was put in the log.