Logging Archives - Easy!Appointments https://easyappointments.org/blog/tag/logging/ Online Appointment Scheduler Fri, 19 Jan 2024 12:26:30 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.3 https://easyappointments.org/wp-content/uploads/2020/11/cropped-easyappointments-logo-512-32x32.png Logging Archives - Easy!Appointments https://easyappointments.org/blog/tag/logging/ 32 32 How to enable error logging https://easyappointments.org/2015/04/27/easyhints-enable-error-logging/ https://easyappointments.org/2015/04/27/easyhints-enable-error-logging/#comments Mon, 27 Apr 2015 18:53:31 +0000 https://easyappointments.wordpress.com/?p=196 Easy!Appointments is based on CodeIgniter and thus can be extended and configured to take advantage...

The post How to enable error logging appeared first on Easy!Appointments.

]]>
Easy!Appointments is based on CodeIgniter and thus can be extended and configured to take advantage of the popular PHP framework. You can easily enable PHP error logging in order to debug your installations and store information into plain files on your server. Read the following guide from the official CodeIgniter manual.

https://ellislab.com/codeigniter/user-guide/general/errors.html

Enable Error Logging in Easy!Appointments
Open the /application/config/config.php file and go to line 201: $config[‘log_threshold’] and change its value to 1. Log files will be stored in the /application/logs directory so make sure that it is writable.

EasyHints - Enable Error Logging

The post How to enable error logging appeared first on Easy!Appointments.

]]>
https://easyappointments.org/2015/04/27/easyhints-enable-error-logging/feed/ 1