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 15:02:28 +01:00
Code
Issues
Releases
Wiki
Activity
php-monolog
/
tests
/
Monolog
History
Jordi Boggiano
ff6d7fce5c
Adjusted tests
2011-06-10 16:07:53 +02:00
..
Formatter
Added support of objects and arrays as values in LineFormatter.
closes
#19
2011-05-08 19:29:58 +02:00
Functional
/Handler
Added "Functional" web-browser test page to verification
2011-04-22 14:12:29 -07:00
Handler
Adjusted tests
2011-06-10 16:07:53 +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