close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
Jul 31, 2008, 10:58:46 PM (16 years ago)
- Author:
-
cmlenz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v1
|
|
| 1 | = FirePHP = |
| 2 | |
| 3 | FirePHP is a (somewhat badly named) [http://getfirebug.com/ Firebug] extension for Firefox that can show server-side log messages and data relating to a request directly in the Firebug console in the browser. |
| 4 | |
| 5 | See the [http://www.firephp.org/ FirePHP web site] for more information. |
| 6 | |
| 7 | Diva provides basic support for sending log messages to FirePHP. I'm thinking about also exposing the template data, and in general providing a function for apps to dump data to FirePHP. |