mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-11 15:44:34 +02:00
Refactored the MailHandler to use the formatter to format the batch message
This commit is contained in:
@@ -41,7 +41,7 @@ class TestCase extends \PHPUnit_Framework_TestCase
|
||||
$this->getRecord(Logger::ERROR, 'error')
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @return Monolog\Formatter\FormatterInterface
|
||||
*/
|
||||
|
Reference in New Issue
Block a user