8000 Add missing type monolog config php config · colinodell/symfony-docs@0c3c0f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c3c0f5

Browse files
qdequippejaviereguiluz
authored andcommitted
Add missing type monolog config php config
1 parent 1a02013 commit 0c3c0f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

logging/monolog_email.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ get logged on the server as well as the emails being sent:
293293
;
294294
295295
$monolog->handler('group')
296+
->type('group')
296297
->members(['streamed', 'deduplicated'])
297298
;
298299

0 commit comments

Comments
 (0)
0