I have setup airbrake in my app but it doesn't seem to log any 500 errors I get in production. The error is most certain an action mailer issue but Airbrake is not catching this error.
I have no custom error handling in my app at this point removed it. What would be a good way to determine why it doesn't log?