mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-29 03:16:21 +01:00
Swift_Message object is not created until right before the message is sent, if it is sent at all. This prevents the expensive Swift_Mailer autoloader from being invoked. Swift_Mailer is now also required to run test suite