FireLogger is a Firefox extension that allows you to debug your application's server side code from within your browser. Supports Python and PHP.
FireLogger for PHP is a server-side PHP library, which provides logging function similar to firebug's console.log and sends logging events to a client-side to be displayed by FireLogger extension.
http://firelogger4php.binaryage.com
FirePython is a server-side Python library, which hooks into standard Python logging module and sends logging events to a client-side to be displayed by FireLogger extension.
Product's homepage
Requirements:
· FireBug
· Mozilla Firefox
What's New in This Release: [ read full changelog ]
· enabled for Firefox 4.0
· fixed minor bug when list of rewrite rules was not populated into UI after opening preferences window