diff --git a/logging/monolog_email.rst b/logging/monolog_email.rst index e6da3dbeb51..3302707bea3 100644 --- a/logging/monolog_email.rst +++ b/logging/monolog_email.rst @@ -293,6 +293,7 @@ get logged on the server as well as the emails being sent: ; $monolog->handler('group') + ->type('group') ->members(['streamed', 'deduplicated']) ;