So I enabled logging in config/log4php.xml and log statements are getting generated by the system itself. How do I add my own custom statements to the code so that I can trace/debug the issues? Is there a library for doing that?
Please help.
Thanks
So I enabled logging in config/log4php.xml and log statements are getting generated by the system itself. How do I add my own custom statements to the code so that I can trace/debug the issues? Is there a library for doing that?
Please help.
Thanks
Hello,
UPDATE: Logger and error reporting level
Regards.