chromelogger
chromelogger copied to clipboard
Notification on log
We are using chromelogger in our CakePHP project. When an error is thrown, sometimes you forget to look in the console. Is it possible to instantly show a little dialog when an error is thrown in the console? So that you get notified when something is happening. Would be nice if this is available in the options menu.
Hola, puedes revisar esto, a mi me ayudo http://blog.cnizz.com/2013/05/07/how-to-log-php-errors-and-sql-to-chrome-console-in-cakephp/ https://gist.github.com/cnizzdotcom/5707745