8000 minor #18244 [Logger] Add missing type monolog config (php config) (q… · symfony/symfony-docs@1f3db97 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f3db97

Browse files
committed
minor #18244 [Logger] Add missing type monolog config (php config) (qdequippe)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Logger] Add missing type monolog config (php config) Commits ------- 0c3c0f5 Add missing type monolog config php config
2 parents 1a02013 + 0c3c0f5 commit 1f3db97

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