This website requires JavaScript.
Explore
Help
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-10-29 03:16:21 +01:00
Code
Issues
Releases
Wiki
Activity
Files
f9590bb545342aa7617a0836ce59d206f7d547c7
php-monolog
/
tests
/
Monolog
History
Christophe Coevoet
f9590bb545
Merge remote branch 'thesalla/mailhandler' into mailhandler
2011-05-08 14:44:25 +02:00
..
Formatter
Changed the FormatterInterface to return only the formatted message and added a batch formatting method
2011-05-07 00:55:59 +02:00
Functional
/Handler
Added "Functional" web-browser test page to verification
2011-04-22 14:12:29 -07:00
Handler
Merge remote branch 'thesalla/mailhandler' into mailhandler
2011-05-08 14:44:25 +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
Merge remote branch 'thesalla/mailhandler' into mailhandler
2011-05-08 14:44:25 +02:00