https://issues.apache.org/bugzilla/show_bug.cgi?id=54796

--- Comment #6 from Graham Leggett <[email protected]> ---
Comment on attachment 30235
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30235
Proposed trivial mod_log_config patch against current trunk

Unfortunately this patch changes the public API for the ap_log_writer_init()
function, which would make it impossible to backport this to httpd v2.4.

Is there a way to handle the syslog mask without passing it in externally? In
theory, the syslog mask should map to the LogLevel in some fashion, otherwise
httpd would be wasting cycles generating log lines, only for syslog to ignore
them.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to