About
JS Error Log is a simple set of PHP classes and jQuery plugin which allows log and store all JS errors as PHP errors.
Features
- Write all JS errors to CSV files located on server,
- Logged data:
- date,
- time,
- error message,
- error URL ,
- error line number,
- client IP,
- client host name,
- client user-agent,
- Send errors to mailbox,
- Documentation included.