# possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
#
loglevel warn
=====================
其中,loglevel用于调整记于错误日志中的信息的详细程度。(参阅errorlog指令)。可以选择下列级别,依照重要性降序排列:
.
http://www.bkjia.com/phpjc/440432.htmlwww.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 =============...
