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-17 06:36:48 +02:00
Code
Issues
Releases
Wiki
Activity
Files
b6949fbf8fc9a6169c20b1d6cdaddb93a0820b0e
php-monolog
/
tests
/
Monolog
History
lenar
b6949fbf8f
Rename to GroupHandler, remove callback support, add couple of tests, try 2
2011-05-10 18:07:42 +03: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
Rename to GroupHandler, remove callback support, add couple of tests, try 2
2011-05-10 18:07:42 +03: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