Le 02/07/2012 21:55, Tyler Sommer a écrit :
Monolog (which is the logger used by default in Symfony2) comes with a FirePHP handler that works very well for this kind of thing.

Check it out: http://www.firephp.org/

Here is a quick overview on how it works with Symfony: http://www.craftitonline.com/2011/08/symfony2-ajax-monolog-firephp-the-simple-story/

The Symfony Standard edition's config_dev.yml configuration already specifies the FirePHP handler; all you have to do is install the FirePHP extension into your browser and you'll start getting log messages in your javascript console.


Cheers!

And Symfony 2.1 also supports the new ChromePHP handler, providing a similar experience for Chrome users: http://www.chromephp.com/

--
Christophe | Stof

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to