How would you do it? I've never looked at browser plugins like this, so that would be out of my depth. However, it would be quite simple to have a component that generates Javascript files (of console.log() statements) of the log, and have a helper in your layout that adds the appropriate js include if the DEBUG is set above 0.
What else would people like to see logged? I agree that Xdebug stack tracing would be neat (although, I must admit I've never actually used Xdebug, just one of those things that "would be nice"). Perhaps logging the session would be useful. Even Felix's benchmarking class ( http://www.thinkingphp.org/2006/06/18/spotting-performance-leaks-in-your-application/ )... But if you know anything about Firefox / Firebug plugin development, I'd like to hear a better way :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
