Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.3.23. Logging errors in OpenCart
Enable
- Open the site admin panel.
- Go to "System → Settings":

- To the right of the store name, click "Edit":

- Switch to the "Server" tab:

- At the bottom of the page, find the "Errors" section and set the desired parameters:

- "Show errors" — display errors on the site pages.
- "Log errors" — logging errors to a log file.
- "Error log file" — the name of the file in which errors will be logged.
View
There are several ways to view the log.
- Open the site admin panel.
- Go to "System → Maintenance → Error log":

- A page with the error log will open.
- Download the file located at path like
/storage/logs/error.logfrom site root directory. - Open the downloaded file in any text editor.
(2)