symfony / monolog-bundle

Symfony Monolog Bundle

Home Page:symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reset service for logs buffer

HarasimowiczKamil opened this issue · comments

I suggest adding a service implementing RestIntefrace by messanger worker in the integration to have independent buffers for each task. I think this should be in the default implementation https://symfony.com/doc/current/messenger.html#stateless-worker

Hello. What service is missing? Normaly, all services with a state are reset between each messages

it's about debug logs when you use fingers_crossed

this service is resetted. Could you create a reproducer?