News Feed
Jobs Feed
Sections




News Archive
Community News:
debugConsole Project
November 10, 2005 @ 13:08:58

From this new post on DynamicWebPages.de today comes information about a new project launched by Andreas Demmer - the debugConsole.

The debugConsole is a new, with PHP5 crafted tool for debugging and extending applications on live-servers without compromising the actual traffic.

With simple PHP functions you can inspect variables, watch changes in variables over the whole runtime, measure partial runtimes, set checkpoints and write logfiles. Adittionally, the debugConsole replaces the PHP errorhandling so that notices, warnings and errors are shown in a popup too, instead of displaying them in the application to be debugged.

All of the output from the script is formatted, color-coded, and passed over to a Javascript popup. It even includes functionality for it to show for developers but not for regular visitors to the site...

1 comment voice your opinion now!
debug console javascript color-code debug console javascript color-code


blog comments powered by Disqus

Similar Posts

Chris Jones: Quick Debugging of PHP Scripts in Emacs with Geben and Xdebug

Laura Thomson's Blog: It had to happen.

PHPBuilder.com: Validating PHP User Sessions

Brian Swan's Blog: Working Down the Stack: Enabling ODBC Tracing with the SQL Server Driver for PHP

Guy Harpaz\'s Blog: PHP IDE Debug Protocol


Community Events











Don't see your event here?
Let us know!


development podcast database opinion zendframework2 testing introduction series rest release functional phpunit language framework interview conference example usergroup community symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework