LogPress

Last Update
13 February 2011
Regular License
$14
Extended License
$70
Sales
76

This plugin will help you to debug and speedup development of wordpress plugins and themes. Besides logging PHP error it can log a bunch of other things to help you make your website better.

Features

Log PHP errors Choose log level Log fatal errors Log SQL queries Log login attempts Log use of deprecated functions Browser Console integration, view PHP errors in the javascript console window. Log hack attempts like XSS and SQL injections Log page visits for frontend and/or backend Download log files View log files (partial or full) Delete log files Function to write line to log Live debugging Plugin and theme debugging You can also use the logpress function to write a line to the logfile. This can be very handy to view the content of a specific variable or object while developing a theme or plugin. View this video for an example: How to use Logpress function

Changelog

v2.0.0 (02/08/2011) * Added support for all browser console windows * Updated documentation * View partial log files * Download multiple log files at once

v1.0 (20/06/2010) * Initial version released