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 86e236c

Browse filesBrowse files
committed
Updated docs for Monolog "swift" handler in cookbook.
1 parent 06e3d97 commit 86e236c
Copy full SHA for 86e236c

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-0
lines changed

‎cookbook/logging/monolog_email.rst

Copy file name to clipboardExpand all lines: cookbook/logging/monolog_email.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ it is broken down.
2828
type: swift_mailer
2929
from_email: error@example.com
3030
to_email: error@example.com
31+
# or list of recipients
32+
# to_email: [developer_1@example.com, developer_2@example.com, ...]
3133
subject: An Error Occurred!
3234
level: debug
3335

0 commit comments

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