Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 70c96fb

Browse filesBrowse files
committed
Updated caution message
1 parent ff086e9 commit 70c96fb
Copy full SHA for 70c96fb

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎logging/monolog_email.rst

Copy file name to clipboardExpand all lines: logging/monolog_email.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ How to Configure Monolog to Email Errors
66

77
.. caution::
88

9-
This feature is not compatible yet with the new :doc:`Symfony mailer </mailer>`,
10-
so it requires using SwiftMailer.
9+
This feature is compatible with the new :doc:`Symfony mailer </mailer>`
10+
starting from Symfony 5.1. All previous versions require using SwiftMailer.
1111

1212
`Monolog`_ can be configured to send an email when an error occurs within an
1313
application. The configuration for this requires a few nested handlers

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.