Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commiteef9be6

Browse files
committed
minor#12818 [Monolog] Add a caution note about Symfony Mailer and Monolog (javiereguiluz)
This PR was merged into the 4.3 branch.Discussion----------[Monolog] Add a caution note about Symfony Mailer and MonologWe can'tfix#12758 properly until this is fixed insymfony/symfony#33456 but meanwhile we can display a caution message to avoid confusion.Commits-------82119af [Monolog] Add a caution note about Symfony Mailer and Monolog
2 parents5f0c471 +82119af commiteef9be6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎logging/monolog_email.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
How to Configure Monolog to Email Errors
55
========================================
66

7+
..caution::
8+
9+
This feature is not compatible yet with the new:doc:`Symfony mailer</mailer>`,
10+
so it requires using SwiftMailer.
11+
712
`Monolog`_ can be configured to send an email when an error occurs with an
813
application. The configuration for this requires a few nested handlers
914
in order to avoid receiving too many emails. This configuration looks

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp