PHP Error logger
Updates
26/10/2009:
- Fixed logdir parameter
Features
Logger can be used to log PHP errors and problems instead of showing them to the visitors. This way it’s easieer for you to detect problemens in a website/application and solve them. And your visitors won’t be bothered with ugly error messages.
There are 4 types of logging possible:
- Print errors to screen
- Email errors to your mailbox
- Log errors to a file
- Send errors to a logging server
The Logging server option is very handy for people with many clients. With this scripts it’s possible to send all the logs to one central server where you can view the errors of all your websites.
This script also can help you for supporting your clients because you can see what went wrong on a particular date. This can help you solve the problem faster.






Request processing...
13comments