symfony-docs icon indicating copy to clipboard operation
symfony-docs copied to clipboard

[Logging] Document the Monolog reset() for long running processes

Open 94noni opened this issue 2 years ago • 3 comments

Close https://github.com/symfony/symfony-docs/issues/15086

94noni avatar Mar 16 '22 17:03 94noni

buffer_size for finger_crossed can be mentioned. https://github.com/symfony/recipes/blob/master/symfony/monolog-bundle/3.7/config/packages/monolog.yaml#L48

GromNaN avatar Mar 16 '22 18:03 GromNaN

To clarify, this is handled automatically when consuming messenger messages, correct?

kbond avatar May 03 '22 13:05 kbond

Yes I believe so as of https://github.com/symfony/symfony/pull/40761

Seldaek avatar May 03 '22 13:05 Seldaek

@GromNaN as early reviewer, do you see something else to add on this PR? thank you

94noni avatar Nov 09 '22 14:11 94noni

All good. I'm wondering why this is not automatic.

GromNaN avatar Nov 09 '22 15:11 GromNaN

Should be against 4.4

OskarStark avatar Nov 09 '22 15:11 OskarStark

@OskarStark fair enough, will handle it soon :) thx @GromNaN for answer

94noni avatar Nov 09 '22 15:11 94noni

v4 is eol, thus this PR is reviewable as it is

94noni avatar Mar 06 '23 15:03 94noni

Thanks Antoine.

OskarStark avatar Mar 08 '23 10:03 OskarStark