1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-15 05:46:45 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Frederic G. MARAND
07aac12c72 Implement the 8 RFC3164 severity levels instead of just 6.
- constants defined for the 2 missing levels: NOTICE and EMERGENCY.
- add<level>() and <level>() convenience methods added.
- TestHandler and tests updated to account for the two extra levels.
- surjective mappings from the RFC3164 to only 6 levels changes to bijective.
- README updated accordingly.
2012-05-28 20:29:27 +02:00
Jordi Boggiano
7a56a1c73f Tested the TestHandler (WTF) 2011-06-29 20:38:40 +02:00