diff --git a/logging/monolog_email.rst b/logging/monolog_email.rst index 99a416913c8..d52629e0797 100644 --- a/logging/monolog_email.rst +++ b/logging/monolog_email.rst @@ -180,7 +180,7 @@ You can adjust the time period using the ``time`` option: // ... $monolog->handler('deduplicated') - ->type('deduplicated') + ->type('deduplication') // the time in seconds during which duplicate entries are discarded (default: 60) ->time(10) ->handler('symfony_mailer') @@ -304,7 +304,7 @@ get logged on the server as well as the emails being sent: ; $monolog->handler('deduplicated') - ->type('deduplicated') + ->type('deduplication') ->handler('symfony_mailer') ;
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: