File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -132,11 +132,12 @@ Log Level Definitions
132132 PanicLevel - A "panic" condition usually affecting multiple apps/servers/sites. At this
133133 level it would usually notify all tech staff on call.
134134
135- AlertLevel - Action must be taken immediately. Should be corrected immediately, therefore
136- notify staff who can fix the problem. An example would be the loss of a
137- primary ISP connection.
135+ AlertLevel - Action must be taken immediately. Should be corrected immediately,
136+ therefore notify staff who can fix the problem. An example would be the
137+ loss of a primary ISP connection.
138138
139- FatalLevel - Should be corrected immediately, but indicates failure in a primary system,
140- an example is a loss of a backup ISP connection. ( same as SYSLOG CRITICAL )
139+ FatalLevel - Should be corrected immediately, but indicates failure in a primary
140+ system, an example is a loss of a backup ISP connection.
141+ ( same as SYSLOG CRITICAL )
141142*/
142143package log
You can’t perform that action at this time.
0 commit comments