ErrorLevel doesn"t work ?
am 25.09.2010 13:19:21 von Julien Jabouin
Hello,
I have Apache/2.2.9 (Debian) with apache2.conf extract :
ErrorLog /var/log/apache2/error.log
LogLevel warn
But when i watch my log file i see "notice" messages.
Do you know why ?
Thanks,
Julien
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: ErrorLevel doesn"t work ?
am 25.09.2010 13:22:36 von Eric Covener
On Sat, Sep 25, 2010 at 7:19 AM, Julien Jabouin wrote:
> Hello,
>
> I have Apache/2.2.9 (Debian) with apache2.conf extract :
>
> ErrorLog /var/log/apache2/error.log
> LogLevel warn
>
> But when i watch my log file i see "notice" messages.
The 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."
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org