I need to log errors, access attempts, etc, to file by creating a plugin or adding in application.ini, in the error staying default to not show to final users
thanks in advance.
|
I need to log errors, access attempts, etc, to file by creating a plugin or adding in application.ini, in the error staying default to not show to final users thanks in advance.
| ||||
|
feedback
|
|
This is exactly what Zend_Log was created for. http://framework.zend.com/manual/en/zend.log.html
| |||||
feedback
|