On Mon, Oct 03, 2005 at 11:40:27AM -0400, Brian Akins wrote: > >CustomLog mysql://something common env=images > >CustomLog file:///logs/my.log combined > >CustomLog spread://somegroup refere > >CustomLog buffer:///logs/other.log common > > This patch implements the above. Within mod_log_config two providers > are provided: file and buffer. If no "scheme" is given, file is assumed.
Looks useful, but file://|/bin/foo would be very non-intuitive for piped loggers, balancing the backwards compatibility might need a bit more, I guess "pipe://" or "cmd://" schemes might make sense also. -- Colm MacCárthaigh Public Key: [EMAIL PROTECTED]
