随笔分类 -  NGINX

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

posted @ 2011-03-11 12:32 andychia 阅读(229) 评论(0) 推荐(0)

导航