# LogLevel: Control the number of messages logged to the error_log.
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg. >#
LogLevel warn
=====================
Among them, LogLevel is used to adjust the detail level of the information recorded in the error log. (See ErrorLog command). You can choose the following levels, in descending order of importance:
<span Level Description Example
emerg 紧急 - 系统无法使用。 "Child cannot open lock file. Exiting" Ddpw}'q\
alert 必须立即采取措施。 "getpwuid: couldn't determine user name from uid" % Ui_a]Z
crit 致命情况。 "socket: Failed to get a socket, exiting child"
error 错误情况。 "Premature end of script headers"
warn 警告情况。 "child process 1234 did not exit, sending another SIGHUP" OP6FkB? 9
notice 一般重要情况。 "httpd: caught SIGBUS, attempting to dump core in ..."
info 普通信息。 "Server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers)..."
debug 出错级别信息 "Opening config file ..." </span>>
.
http://www.bkjia.com/PHPjc/440432.html
www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/440432.htmlTechArticle# LogLevel: Control the number of messages logged to the error_log. # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. # LogLevel warn =============...
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn