>>>>> "Paul" == Paul Hammant <[EMAIL PROTECTED]> writes:
Paul> Greg (Steuck), Go for it dude. Submit me the patch via the Paul> mail list, and I'll commit it to the AvalonApps CVS depot. It's at http://home.nest.cx:8/greg/jetty-sevak-patch.tgz I took the liberty to include 4.2.5 -> 4.2.6 version update into the patch. I also changed the assembly and environment files for jetty demo application. It writes apache-style access_log file now. On the issue of logging efficiency: * RequestLogger is invoked through a proxy which gotta be slow, is there a way to ask Phoenix to pass a direct component reference without wrapping a proxy around? * Since NCSARequestLog builds complete messages in code and format is fixed, I'm pretty sure we could do better a job by using something like RawFormatter for writing access log. Anybody care to change jetty-environment.xml to do so? (I didn't find many LogKit usage examples and its documentation somehow escapes me) Paul> On the license issue, I've done the work so far under Apache Paul> license with Greg Wilkin's knowledge, but maybe 45 lines is Paul> too much. Greg Wilkin just said it's OK, so I did copy it. Thanks Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]