I have a simple logging system set up currently that I don’t want to drop completely, and really would love to keep as backup to the service that Sentry provides. I also don’t want two running side-by-side.
So I’m wondering, is it possible when running Sentry to have it also pass the error data along to a local endpoint for saving to a log file?