> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]

> ianh        02/01/09 17:03:41
>
>   Modified:    modules/loggers mod_log_config.c
>                docs/manual/mod mod_log_config.html
>   Log:
>   new option LogExcludeByType
>   main use is so that you can ignore logging images

Hmmm... I'm pretty close to a -1 on this one.  We were just discussing
simplifying the logging directives, while this will compilicate them for no
good reason.  Can you justify why this is an improvement over
http://httpd.apache.org/docs/logs.html#conditional and
http://httpd.apache.org/docs/env.html#examples ?

If your answer is "SetEnvIf can't match on MIME-type", then why don't you
extend SetEnvIf to do that?  If you do it your way, I guarentee we will have
people screeming for directives like "LogExcludeByRemoteHost",
"LogExcludeByURL", etc.  I don't see any need for that when we have a
perfectly good and flexible system for conditional logging already.

Joshua.

Reply via email to