Hi guys,
I'm building a CMS for a friend and I am trying to make an error logging system which writes to a error.log file so that in the ACP of the CMS you can see the errors which have occoured in the CMS. I was wondering if anyone knew of the best way to do this? I have setup an access.log logging system which was easy as all I had to do was record the time, IP address and username in a log file when someone tried to login and logout but the error is something that is confusing me and i would appreciate any help
thanks in advance =)
I'm building a CMS for a friend and I am trying to make an error logging system which writes to a error.log file so that in the ACP of the CMS you can see the errors which have occoured in the CMS. I was wondering if anyone knew of the best way to do this? I have setup an access.log logging system which was easy as all I had to do was record the time, IP address and username in a log file when someone tried to login and logout but the error is something that is confusing me and i would appreciate any help
thanks in advance =)