DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11615>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11615

Loglevel is ignored on windows

           Summary: Loglevel is ignored on windows
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


[error.log]
....
[Sun Aug 11 14:47:18 2002] [notice] Parent: Created child process 
3228
[Sun Aug 11 14:47:19 2002] [notice] Child 3228: Child process is running
[Sun Aug 11 
14:47:19 2002] [notice] Child 3228: Acquired the start mutex.
[Sun Aug 11 14:47:19 2002] 
[notice] Child 3228: Starting 250 worker 
threads.
....
[/error.log]

[httpd.conf]
#
# LogLevel: Control the number of 
messages logged to the error.log.
# Possible values include: debug, info, notice, warn, 
error, crit,
# alert, emerg.
#
LogLevel alert
[/httpd.conf]

I recognize this in 
every Apache2 Version on Windows. It's not possible to set the LogLevel above 
notice. debug and 
info are avaible.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to