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
d3bc58a01c
Refactored the MailHandler to use the formatter to format the batch message
2011-05-08 15:18:58 +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
Refactored the MailHandler to use the formatter to format the batch message
2011-05-08 15:18:58 +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
Refactored the MailHandler to use the formatter to format the batch message
2011-05-08 15:18:58 +02:00