mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-13 00:24:10 +02:00
Add missing blod style to log level listing
This commit is contained in:
@@ -77,7 +77,7 @@ ERROR, CRITICAL, ALERT.
|
|||||||
|
|
||||||
- **INFO** (200): Interesting events. Examples: User logs in, SQL logs.
|
- **INFO** (200): Interesting events. Examples: User logs in, SQL logs.
|
||||||
|
|
||||||
- NOTICE (250): Normal but significant events.
|
- **NOTICE** (250): Normal but significant events.
|
||||||
|
|
||||||
- **WARNING** (300): Exceptional occurrences that are not errors. Examples:
|
- **WARNING** (300): Exceptional occurrences that are not errors. Examples:
|
||||||
Use of deprecated APIs, poor use of an API, undesirable things that are not
|
Use of deprecated APIs, poor use of an API, undesirable things that are not
|
||||||
@@ -93,7 +93,7 @@ ERROR, CRITICAL, ALERT.
|
|||||||
down, database unavailable, etc. This should trigger the SMS alerts and wake
|
down, database unavailable, etc. This should trigger the SMS alerts and wake
|
||||||
you up.
|
you up.
|
||||||
|
|
||||||
- EMERGENCY (600): Emergency: system is unusable.
|
- **EMERGENCY** (600): Emergency: system is unusable.
|
||||||
|
|
||||||
Docs
|
Docs
|
||||||
====
|
====
|
||||||
|
Reference in New Issue
Block a user