Script Name :
Error Logger
Category : Error Handling Scripts
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...