Hrm... dude I'd have to go back and look but I don't think that MG actually exposes the debug output to the controllers.
That's an awesome ER tho... I'm thinking where if you have debug=true, you could add logfile="path/to/log" and have it stuff all the debug output in the logfile instead of on-screen. I like it, actually... specifically for situations like this, or even for application-level logging since it would then put trace statements in the log file. Anyone else have an opinion? J On Oct 29, 2009, at 10:52 AM 10/29/09, Stephen Moretti wrote: > I have a model glue application embedded inside a CMS. > > The CMS is overriding the debug settings in my model glue application. > > Is there anyway in say onRequestEnd() that I can pipe the debug info > to a file? > > Thanks in Advance > > Stephen > > > > --~--~---------~--~----~------------~-------~--~----~ Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en -~----------~----~----~----~------~----~------~--~---
