Home > Backend Development > PHP Tutorial > Apache logging related settings_PHP tutorial

Apache logging related settings_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-20 11:12:36
Original
1131 people have browsed it








# 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:





.


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 of this Website
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
Latest Issues
Apache automatically stops
From 1970-01-01 08:00:00
0
0
0
apache restart failed
From 1970-01-01 08:00:00
0
0
0
apache error
From 1970-01-01 08:00:00
0
0
0
How apache logs
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template