Error logging is important. Especially when you are working on your application. It is because, while working on your store, you might face some issues that you can detect if Error logging is enabled. In AbanteCart, you get an option to enable/disable Error logging whenever you want directly from the admin panel.
Error logging may also help you in case your application is not working fine or slowing down. I always recommend you to keep the error logging enabled, It is because you can know regularly what is going on on your application. You can regularly detect new problems and solve them before they go out of control. Error logs will also help your system administrator or a server guy to detect an issue in case of server errors.
In this tutorial, I will show you how to enable Error logging in AbanteCart. It is a very easy process. However, to make it even easier, I have attached a screenshot with each and every step of the process.
Enable Log Errors in AbanteCart
First of all, Log in to your admin panel. Now, find an option called System from the left-sidebar of the admin panel and click on it.
Now, find and click on the Settings option. It will also show a sub-menu. Find the System in the sub-menu and click on it. To make it easier to understand, refer to the following screenshot.
It will take you to a page that contains a form that allows you to update some of the most important settings of your application. In this form, find a switch with label Log Errors. Click on the switch to turn on/off Log Errors as per your choice.
Finally, Click on the Save button given at the bottom of the page. It will apply the changes immediately. It will start logging the errors from now.