Skip to content

Commit d69f6f5

Browse files
joeybloggsjoeybloggs
authored andcommitted
fix last good formatting issues.
1 parent 556d8ed commit d69f6f5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc.go

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff 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
*/
142143
package log

0 commit comments

Comments
 (0)