mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-10 23:24:02 +02:00
Giving up
This commit is contained in:
@@ -68,10 +68,7 @@ information (tags, user ip, ..) to the records before they are handled.
|
|||||||
Log Levels
|
Log Levels
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Monolog supports all 8 logging levels defined in
|
Monolog supports the logging levels described by [RFC 5424](http://tools.ietf.org/html/rfc5424).
|
||||||
[RFC 5424](http://tools.ietf.org/html/rfc5424), but unless you specifically
|
|
||||||
need syslog compatibility, it is advised to only use DEBUG, INFO, WARNING,
|
|
||||||
ERROR, CRITICAL, ALERT.
|
|
||||||
|
|
||||||
- **DEBUG** (100): Detailed debug information.
|
- **DEBUG** (100): Detailed debug information.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user