[PATCH] ap_log_cerror()

2004-10-29 Thread Jeff Trawick
I'm gonna puke if I see another connection-oriented error message with no client IP. Am I missing something basic, or is there really no reason NOT to have ap_log_cerror()? It seems so obvious. before: [Fri Oct 29 06:56:16 2004] [info] (32)Broken pipe: core_output_filter: writing data to the

Re: [PATCH] ap_log_cerror()

2004-10-29 Thread Joe Orton
On Fri, Oct 29, 2004 at 07:07:39AM -0400, Jeff Trawick wrote: I'm gonna puke if I see another connection-oriented error message with no client IP. Am I missing something basic, or is there really no reason NOT to have ap_log_cerror()? It seems so obvious. +1, several times I've wanted one

Re: [PATCH] ap_log_cerror()

2004-10-29 Thread Nick Kew
On Fri, 29 Oct 2004, Joe Orton wrote: +1, several times I've wanted one of those too. +1 again. Looks like the fix mod_diagnostics and mod_filter's trace have needed all the time:-) -- Nick Kew

Re: [PATCH] ap_log_cerror()

2004-10-29 Thread Bill Stoddard
Jeff Trawick wrote: I'm gonna puke if I see another connection-oriented error message with no client IP. Am I missing something basic, or is there really no reason NOT to have ap_log_cerror()? It seems so obvious. before: [Fri Oct 29 06:56:16 2004] [info] (32)Broken pipe: core_output_filter: