WordPress Logger

Display log messages during plugin and theme development on the console in Safari and Firefox (with Firebug) browsers.

Author:Chandima Cumaranatunge (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:2.7.1
Plugin version:0.3
Added to WordPress repository:13-05-2009
Last updated:18-05-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.turingtarpit.com/2009/05/wordpress...
Total downloads:3 151
Active installs:10+
plugin download
Click to start download

Display log messages from PHP in the browser console in Safari, Firefox (with firebug), and Opera (with the new Dragonfly debugging environment). Essential debugging tool for plugin and theme developers. You no longer have to use 'print_r' statements from PHP to figure out what is going on in the code, which more often than not, messes up the DOM and HTML layout. Displays complex PHP structures like arrays and objects in pretty print.

Features

  • Log debug messages directly from themes and plugins.
  • Display log messages in the browser console, without muddying up the browser display.
  • Displays complex structures such as arrays and objects in pretty print.
  • Shows the line number and file from where the message was logged ( you won't lose track of log statements ).

For more info, comments, and feature requests, visit the plugin homepage.


Screenshots
FAQ