We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa77378 + 522e500 commit 9b5909eCopy full SHA for 9b5909e
logging/monolog_email.rst
@@ -9,7 +9,7 @@ How to Configure Monolog to Email Errors
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
+`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
14
in order to avoid receiving too many emails. This configuration looks
15
complicated at first but each handler is fairly straightforward when
0 commit comments