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 1cf3cd6 commit 2bad795Copy full SHA for 2bad795
logging/monolog_email.rst
@@ -6,7 +6,8 @@ How to Configure Monolog to Email Errors
6
7
.. versionadded:: 3.6
8
9
- Support for emailing errors using :doc:`Symfony mailer </mailer>` was added in MonologBundle 3.6.
+ Support for emailing errors using :doc:`Symfony mailer </mailer>` was added
10
+ in MonologBundle 3.6.
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