Grégoire Pineau

Results 311 comments of Grégoire Pineau

@alexislefebvre Oh, this is a bad copy paste (via slack) I guess. I fixed it. Thanks

Ah ok, The bundle does provide an instance of the Hateoas serializer ? So, what does it do? I don't understand. I think it lakes of documentation.

May be this should be added in the doc, because it is not so obvious

Hello, is it still relevant? Or could we close this issue?

It's mainly to filter logs in kibana or similar tools. But indeed I copy this processor from project to project but I'm not sure it's very useful. I'm okay to...

Hello, I think I miss something here. As soon a the kernel shutdown, the container is cleaned, and all instances are destructed. So the [resource](https://github.com/Seldaek/monolog/blob/master/src/Monolog/Handler/StreamHandler.php#L27) should be close.

I thing you are right about the GC ! I'm a bit reluctant about the `MonologBundle::shutdown()`. I think we can do something better here. IMHO a new class "HandlerHolder" whould...