When I'm developing locally I disable sending errors to Sentry but I still want those errors to show in my console so I can fix them. Is there a way to disable sending exceptions/events to Sentry but still log them to the console?