This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-monolog
Watch
1
Star
0
Fork
0
You've already forked php-monolog
mirror of
https://github.com/Seldaek/monolog.git
synced
2025-02-24 23:12:33 +01:00
Code
Issues
Releases
Wiki
Activity
php-monolog
/
tests
/
Monolog
History
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
..
Formatter
Fixed CS and phpdoc
2011-05-06 19:47:27 +02:00
Functional
/Handler
Added "Functional" web-browser test page to verification
2011-04-22 14:12:29 -07:00
Handler
Added the possibility to configure whether the FingersCrossedHandler should continue to buffer after being triggered or not
2011-05-07 01:28:00 +02:00
LoggerTest.php
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
TestCase.php
Minor fixes
2011-04-06 13:58:58 +02:00