You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #11619 [Messenger]minor: update remove of loggingmiddleware (Simperfit)
This PR was merged into the master branch.
Discussion
----------
[Messenger]minor: update remove of loggingmiddleware
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
This follows the update to 5.0 by removing the logging middlewere from the docs
Commits
-------
90ba4de minor: update remove of loggingmiddleware
#. :class:`Symfony\\Component\\Messenger\\Middleware\\SendMessageMiddleware` (enables asynchronous processing, logs the processing of your messages if you pass a logger)
80
79
#. :class:`Symfony\\Component\\Messenger\\Middleware\\HandleMessageMiddleware` (calls the registered handler(s))
0 commit comments