nginx error_log

nginx的log有以下几种类型: [ debug | info | notice | warn | error | crit ] 在nginx.conf的设置:error_log logs/error.log debug; debug 为最详细 crit最少

posted on 2011-03-11 12:32  andychia  阅读(227)  评论(0)    收藏  举报

导航