What is best way to catch errors and exceptions in error.log file in Zend Application? -
What is best way to catch errors and exceptions in error.log file in Zend Application? -
i want implement errorlogger in zend application. have created logger using debugging can tell me best way log errors more readable in file.
i have seen sugarcrm logger logs error in proper format. have created logger this. can save time. in advance.
well there zend_log wich create loging errors zend easy pie. here tutorial found.
exception zend-framework error-handling sugarcrm
Comments
Post a Comment