10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff086e9 commit 70c96fbCopy full SHA for 70c96fb
logging/monolog_email.rst
@@ -6,8 +6,8 @@ How to Configure Monolog to Email Errors
6
7
.. caution::
8
9
- This feature is not compatible yet with the new :doc:`Symfony mailer </mailer>`,
10
- so it requires using SwiftMailer.
+ This feature is compatible with the new :doc:`Symfony mailer </mailer>`
+ starting from Symfony 5.1. All previous versions require using SwiftMailer.
11
12
`Monolog`_ can be configured to send an email when an error occurs within an
13
application. The configuration for this requires a few nested handlers
0 commit comments