LogLevel

Team-Fly    

 
Webmaster in a Nutshell, 3rd Edition
By Robert Eckstein, Stephen Spainhour
Table of Contents
Chapter 18.  Apache Configuration


LogLevel

  LogLevel   level  

[ server config or within <VirtualHost>]

This directive sets the verbosity of the Apache error logs. The level can be one of the following:

emerg

Logs errors that cause the server to fail.

alert

Reports alerts from program execution that had unexpected errors. The server may or may not perform correctly after such an error.

crit

Reports critical conditions from server execution.

error

Reports error conditions in Apache execution.

warn

Reports warnings in Apache execution.

notice

Reports common, noteworthy conditions.

info

Reports informational items.

debug

Reports simple debug-level items.


Team-Fly    
Top


Webmaster in a Nutshell
Webmaster in a Nutshell, Third Edition
ISBN: 0596003579
EAN: 2147483647
Year: 2002
Pages: 412

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net