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
We want to add a new handler that will send Monolog exceptions to Sentry. This functionality already exists in the now deprecated Handler, but we want to create a new handler with just this single functionality.
We want to add a new handler that will send Monolog exceptions to Sentry. This functionality already exists in the now deprecated
Handler, but we want to create a new handler with just this single functionality.