This class can be used to generate RSS feeds from PHP error logs. It extends the EasyRSS class written by Paulius Lescinskas and generates an RSS 2.0 feed from the lines of a PHP error log file. The access to the generated RSS feed can be protected with a password. The feed items URL link to respective line or error source file in the developer machine.