https://bz.apache.org/bugzilla/show_bug.cgi?id=62005
Bug ID: 62005
Summary: [req] Don't log notice messages when LogLevel is set
higher
Product: Apache httpd-2
Version: 2.4.29
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Core
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi,
manual says :
"When logging to a regular file, messages of the level notice cannot be
suppressed and thus are always logged. However, this doesn't apply when logging
is done using syslog."
Any reason why notice level is logged even if LogLevel is set for example to
warn ? Seems rather strange.
server/log.c does not comment about this "limitation".
Could we think about moving to the "expected" behavior ; making Apache to drop
messages of notice level if LogLevel is set higher ?
And backport this tiny change to 2.4.x ?
Could be useful in some situations where we don't want these notice messages to
appear in the logs.
Thank you very much !
Best regards,
Ben
--
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]