[TYPO3-50-general] Debugging in FLOW3

Thomas Fritz fritztho at gmail.com
Fri Jan 16 13:51:46 CET 2009


Great to read that Flow uses FirePHP!!
I won't miss it anymore since i began to use it in my projects! It is really
really time saving and helpful when generating files with php or when you
want to return json/xml in your requests and you can't use var_dump in the
output.

Thanks! :-)

On Thu, Jan 15, 2009 at 5:54 PM, Robert Lemke <robert at typo3.org> wrote:

> Hi Irene,
>
> Am 22.12.2008 um 10:18 schrieb Irene Höppner:
>
> > (was some kind of FLOW3-weekend ;-))
> >
> > is there a way to get a nice debugging output in FLOW3 already?
>
> In my last big commit I added some neat features which simplify
> debugging.
>
> One thing is the System Logger which can (also) be used for debugging
> messages. Currently the loggin mechanism doesn't support filtering
> (for severities etc.) but it's already a start.
>
> Secondly we have FirePHP which you should really give a try:
>
>  - download / checkout the FirePHP package into the Packages directory
>  - install the FireBug extension in Firefox
>  - place some \debug('some message") or \debug($var) in your code
> (note the backslash) and watch the FireBug tab in your browser
>
> Cheers,
> robert
>
>
> _______________________________________________
> TYPO3-project-5_0-general mailing list
> TYPO3-project-5_0-general at lists.netfielders.de
>
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-5_0-general
>


More information about the TYPO3-project-5_0-general mailing list