Skip to content

Commit 54209c8

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Add missing type monolog config php config
2 parents 8acc27e + 1f3db97 commit 54209c8

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)