2009/10/30 Sean Coyne <[email protected]> > > A while back I added an ER to add the ability to override the > LogRenderer in ColdSpring so you can use your own. Dan made the > change so it is usable now. > > http://docs.model-glue.com/ticket/338 > > I'm not sure if you are referring to the CF debug info or the MG debug > info, but thought I would mention it >
Sorry Sean. Yes I was looking for the ModelGlue debug output as opposed to the ColdFusion debug. Jared, Yup that's perhaps a step on from what I was thinking about. I was just thinking something like : somevar = ModelGlue.renderDebug(); and then I could push "somevar" out to a file of my choice or I could just output the renderDebug() in a view. Thinking about it I suspect that the logfile="path/to/logfile" would be a bit restrictive in my particular instance and could result in a massive log file, but also sounds good to me for other uses. Might need a few additional attributes, like turn on/off execution times. 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 -~----------~----~----~----~------~----~------~--~---
