You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric Lamb edited this page Jan 4, 2024
·
3 revisions
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.