Re: New Coocon Debugging Feature

2006-01-03 Thread Ferdinand Soethe
David Crossley wrote: > So today i added default configuration to our xconf > (off by default). Thanks David. Reading your svn.log I finally understood what was missing. Now the logging works like a charm. And thanks to Carsten for sharing this with us. -- Ferdinand Soethe

Re: New Coocon Debugging Feature

2006-01-02 Thread David Crossley
Carsten Ziegeler wrote: > Ferdinand Soethe wrote: > > > > Yep, that's all Carsten told me to do. Will contact him again to find > > out more. > > I'm monitoring this list and watch out for all mails containing my name :) Wow, thanks. We will be sure to only ring the Carsten-bell when really neede

Re: New Coocon Debugging Feature

2006-01-02 Thread David Crossley
Thanks. We already had a debug.log configured for that. Now i know why it was never being used. So today i added default configuration to our xconf (off by default). -David Carsten Ziegeler wrote: > Ok, actually I was wrong - but only partially :) > > The debugger works as described, but it doe

Re: New Coocon Debugging Feature

2005-12-30 Thread Carsten Ziegeler
Ok, actually I was wrong - but only partially :) The debugger works as described, but it does not output to the console but to the logger - I don't know the logging configuration for Forrest, but with standard Cocoon you get the output in the core.log - all messages are logged with the level INFO.

Re: New Coocon Debugging Feature

2005-12-30 Thread Carsten Ziegeler
Ferdinand Soethe wrote: > > Ross Gardler wrote: > > >>Are you sure this is all there is to it, don't you need to turn on the >>profiler in the sitemap? > > > Yep, that's all Carsten told me to do. Will contact him again to find > out more. I'm monitoring this list and watch out for all mails c

Re: New Coocon Debugging Feature

2005-12-30 Thread Ferdinand Soethe
Ross Gardler wrote: > Are you sure this is all there is to it, don't you need to turn on the > profiler in the sitemap? Yep, that's all Carsten told me to do. Will contact him again to find out more. > Will you be putting the presentation online? Sure no problem. Though contentwise it is

Re: New Coocon Debugging Feature

2005-12-30 Thread Ross Gardler
Ferdinand Soethe wrote: Ross Gardler wrote: Add the relevant snippet to FORREST_HOME/main/webapp/WEB-INF/forrest.xconf Sorry I did it from memory and got it wrong. You worked it out though I see: Hmm. I checked both .7 and head and found only cocoon.xconf in this directory. Since that only

Re: New Coocon Debugging Feature

2005-12-30 Thread Ferdinand Soethe
Ross Gardler wrote: > Add the relevant snippet to > FORREST_HOME/main/webapp/WEB-INF/forrest.xconf Hmm. I checked both .7 and head and found only cocoon.xconf in this directory. Since that only includes the file xconf/forrest-core.xconf, I tried adding the snippet there: Then I se

Re: New Coocon Debugging Feature

2005-12-28 Thread Ross Gardler
Ferdinand Soethe wrote: Talking to Carsten Ziegeler at Apachecon I learned that there is a new yet undocumented debugging feature in Cocoon. To use it he wrote (my translation) for the simple Cocoon debugger you need the Cocoon Profiler Block (Cocoon 2.2) and then you have to add the followin

New Coocon Debugging Feature

2005-12-28 Thread Ferdinand Soethe
Talking to Carsten Ziegeler at Apachecon I learned that there is a new yet undocumented debugging feature in Cocoon. To use it he wrote (my translation) > for the simple Cocoon debugger you need the Cocoon Profiler Block > (Cocoon 2.2) and then you have to add the following line into XConf: >