Skip to content

Commit 54f1e19

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Add missing type monolog config php config
2 parents 33d38e0 + 54209c8 commit 54f1e19

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)