raygun4php
raygun4php copied to clipboard
Continue logging errors locally to error_log
The default usage in the Readme disables the local error_log file. We'd like to send errors to Raygun but also send them to the local error_log. Any recommendations or examples on the best way to do this? Be great to add it to the Readme as well.