Skip to content

Commit 281d490

Browse files
committed
Merge branch '2.3' into 2.4
* 2.3: add missing Monolog handler type in XML config
2 parents 5379f54 + 2c93aa5 commit 281d490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbook/logging/monolog_email.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ it is broken down.
5656
/>
5757
<monolog:handler
5858
name="swift"
59+
type="swift_mailer"
5960
from-email="error@example.com"
6061
to-email="error@example.com"
6162
subject="An Error Occurred!"

0 commit comments

Comments
 (0)