I want to implement errorlogger in my zend application. I have created logger which I am using for debugging but Can anybody tell me what is the best way to log errors so that they are more readable in file.
I have seen Sugarcrm logger which logs error in proper format. Does anybody have created logger like this. So that I can save my time. Thanks in advance.