1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-23 17:46:09 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jordi Boggiano
21dde4dedb Move to strict mode and fix tests 2016-05-27 13:44:00 +01:00
Jordi Boggiano
8a45ed75cc Auto-detecting of mime type for emails and switched to HtmlFormatter for emails by default, fixes #577 2016-05-26 22:41:41 +01:00
Jordi Boggiano
f200e79879 CS fixes 2016-05-26 20:54:06 +01:00
Jordi Boggiano
a754edc64c Add ability to use formatter in email subject lines 2016-04-12 18:31:25 +01:00
Jordi Boggiano
50b6a4d216 Add docs 2015-03-05 00:51:38 +00:00
Jordi Boggiano
da33c84d07 CS fixes 2012-06-14 15:47:01 +02:00
Jordi Boggiano
5c97153efe Add array of records to MailHandler::send to allow analysis of individual records before sending email 2012-04-22 18:25:25 +02:00
Christophe Coevoet
c1675c59d8 Added the support of a logging context 2011-06-01 00:10:38 +02:00
Christophe Coevoet
0defabb726 Refactored the AbstractHandler to avoid having some dummy write() methods 2011-05-11 18:43:04 +02:00
Christophe Coevoet
6aebccf34c Moved the use of the default formatter to the getter to keep the code DRY 2011-05-08 16:34:56 +02:00
Christophe Coevoet
d3bc58a01c Refactored the MailHandler to use the formatter to format the batch message 2011-05-08 15:18:58 +02:00
Gyula Sallai
d87ba1c6e5 Fixes 2011-04-28 18:02:38 +02:00
Gyula Sallai
a1bc483041 Added SwiftMailerHandler, added write to MailHandler 2011-04-25 01:48:12 +02:00
Gyula Sallai
1279194192 Added an abstract MailHandler class 2011-04-22 17:41:10 +02:00