Well, if you use $this->log for your debug statements, they get logged to your app/tmp/logs folder. I personally just have Notepad++ always open with this file, so by switching it to the front I see the latest statements. Not quite what you are after, but you might be able to find a Firefox extension to keep a tab of the log file open all the time. In fact, the FlashTracer extension ( http://www.sephiroth.it/weblog/archives/2006/10/flashtracer_firefox_extensionphp.php ) is meant to do that, but I couldn't get it to work.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
