> Hello,
>
> we have returned a new feature in Slide, which may be of interest for you:
> Server side request and response logging.
>
> This feature (if switched on) allows the server to log all the information
> in A XML format the request and response contain.
>
> To use this feature, either the SimpleLogger (default) or the
> log4j.Log4jLogger can be used. In the second case the output channel can
be
> a file, to seperate "normal" logging from request/response logging.
That looks awesome, as it should dramatically improve the quality of bug
reports.
I'll ask Sam to add a dependency on JDOM to be able to build
XMLTestGenerator, and I'll add a compilation switch. I'm making the
necessary changes in the build scripts, and then I'll try it :)
Remy