【转载】LOG日志级别

本文介绍了如何通过设置LogLevel来控制应用程序中错误日志的详细程度。LogLevel的不同级别从emerg到info,每个级别对应不同严重程度的信息记录。例如,设置为crit级别时,将仅记录crit及更高级别的信息。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

说明:控制错误日志的详细程度

语法:Log Level级别

默认值:Log Level warn

 

Level

Description

Example

emerg

Emergencies - system is unusable

紧急 - 系统无法使用

Child cannot open lock file. Exiting

alert

Action must be taken immediately

必须立即采取措施

getpwuid: couldn't determine user name from uid

crit

Critical Conditions

  致命情况

socket: Failed to get a socket, exiting child

error

Error conditions

错误情况

Premature end of script headers

warn

Warning conditions

警告情况

child process 1234 did not exit, sending another SIGHUP

notice

Normal but significant condition

一般重要情况

httpd: caught SIGBUS, attempting to dump core in ..."

info

Informational

普通信息

Server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers)..."

debug

Debug-level messages

出错级别信息

Opening config file ..."

备注:

1When a particular level is specified, messages from all other levels of higher significance will be reported as well. (当指定了特定级别时,所有级别高于它的信息也会同时报告)

2E.g.when LogLevel info is specified, then messages with log levels of notice and warn will also be posted.(比如说,当指定了LogLevel info时,所有 noticewarn级别的信息也会被记录)

3Using a level of at least crit is recommended.(建议至少要使用crit级别)



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值