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
a1bc483041ab272e36bd30280a6cf73b11eea076
php-monolog
/
tests
/
Monolog
History
Gyula Sallai
a1bc483041
Added SwiftMailerHandler, added write to MailHandler
2011-04-25 01:48:12 +02:00
..
Formatter
Renamed message to record
2011-02-25 23:01:43 +01:00
Handler
Added SwiftMailerHandler, added write to MailHandler
2011-04-25 01:48:12 +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
Added an abstract MailHandler class
2011-04-22 17:41:10 +02:00