Error Handler - mithra62/ee_debug_toolbar GitHub Wiki
The EEDT Error Handler changes how ExpressionEngine handles errors and allows more control over which errors are displayed, direct logging of all PHP errors, and recovery from memory errors.
By default, errors will be logged to ee/user/cache/errors.log
but you can override this.