On Sat, Sep 27, 2008 at 10:13 AM, Renaud Richardet (JIRA) <[EMAIL PROTECTED]> wrote:
> ...What about doing it in 2-steps: > > 1) in RequestProgressTrackerLogFilter, save debug information (in a JCR > node), add debugId parameter in response.. Ok but I would still log the messages, to be able to use both mechanisms: logging or browser display. Also, I would put the full path of the logging node in the response header, and make that a "chronological path" like /somewhere/YYYY/MM/DD/... to be able to cleanup old debugging logs easily. (I think we need a Sling utility to create such paths BTW, they might be a good option when creating nodes via SlingPostServlet. But that's another story.) -Bertrand
