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.
2 parents 1133125 + fb6b628 commit 522e500Copy full SHA for 522e500
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