We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0c471 commit 82119afCopy full SHA for 82119af
logging/monolog_email.rst
@@ -4,6 +4,11 @@
4
How to Configure Monolog to Email Errors
5
========================================
6
7
+.. caution::
8
+
9
+ This feature is not compatible yet with the new :doc:`Symfony mailer </mailer>`,
10
+ so it requires using SwiftMailer.
11
12
`Monolog`_ can be configured to send an email when an error occurs with an
13
application. The configuration for this requires a few nested handlers
14
in order to avoid receiving too many emails. This configuration looks
0 commit comments