erikabele 2003/10/13 17:31:23 Modified: htdocs/manual/mod core.html.en Log: Add a note about the special handling of log messages with a level of 'Notice'. Fixes PR#23724. Revision Changes Path 1.256 +5 -0 httpd-docs-1.3/htdocs/manual/mod/core.html.en Index: core.html.en =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v retrieving revision 1.255 retrieving revision 1.256 diff -u -r1.255 -r1.256 --- core.html.en 14 Aug 2003 00:58:34 -0000 1.255 +++ core.html.en 14 Oct 2003 00:31:23 -0000 1.256 @@ -2599,6 +2599,11 @@ <pre>LogLevel notice</pre> + <p><strong>NOTE:</strong> When logging to a regular file messages + of the level <code>notice</code> cannot be suppressed and thus are + always logged. However, this doesn't apply when logging is done + using <code>syslog</code>.</p> + <hr /> <h2><a id="maxclients" name="maxclients">MaxClients
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]