1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-24 23:12:33 +01:00

8 Commits

Author SHA1 Message Date
Jordi Boggiano
8108272c6c Added @covers annotations to everything 2011-06-29 20:23:08 +02:00
Christophe Coevoet
a75f7963ee Added the possibility to configure whether the FingersCrossedHandler should continue to buffer after being triggered or not
The change is BC as the default is to stop buffering.
2011-05-07 01:28:00 +02:00
Christophe Coevoet
24dc9e91d0 Added a test for the FingersCrossedHandler reset method 2011-04-07 12:54:39 +02:00
Christophe Coevoet
3cb3dbdc8f Made the write method protected
Tests are not a good reason to make it public.
2011-04-06 13:22:06 +02:00
Christophe Coevoet
e32886e26f Fixed callback factory for the FingersCrossedHandler 2011-04-05 10:29:08 +02:00
Jordi Boggiano
6c24217c56 Renamed message to record 2011-02-25 23:01:43 +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