Skip to content

Commit f6ae204

Browse files
committed
error_log - update description
- signed-off-by: trimstray <trimstray@gmail.com>
1 parent 7637970 commit f6ae204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/NGINX_BASICS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2749,7 +2749,7 @@ The following is a list of all severity levels:
27492749
| `info` | informational messages that aren’t necessary to read but may be good to know |
27502750
| `notice` | something normal happened that is worth noting |
27512751
| `warn` | something unexpected happened, however is not a cause for concern |
2752-
| `error` | something was unsuccessful, contains the action of limiting rules |
2752+
| `error` | something was unsuccessful, contains the action of limiting rules (default) |
27532753
| `crit` | important problems that need to be addressed |
27542754
| `alert` | severe situation where action is needed promptly |
27552755
| `emerg` | the system is in an unusable state and requires immediate attention |

0 commit comments

Comments
 (0)