1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-17 22:56:24 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jordi Boggiano
811e6c79d6 Added docblocks and fixed a couple tests 2011-02-22 12:10:54 +01:00
Jordi Boggiano
a426ce2815 Added a Processor stack to the Logger class, added getHandler() to check if any handler is going to handle the message before processing it, handlers are now calling their parent in a chain 2011-02-21 20:38:18 +01:00
Jordi Boggiano
5ab1693f4d Made getLevelName static 2011-02-20 22:44:32 +01:00
Jordi Boggiano
228af6a6cd Documented and tested FingersCrossedHandler 2011-02-20 22:40:45 +01:00
Jordi Boggiano
0b04559217 Fixed AbstractHandler test 2011-02-20 22:40:16 +01:00
Jordi Boggiano
3fa6e4b91f Major refactoring to follow the Logbook model 2011-02-20 20:53:11 +01:00