Closed
Description
Description
I have many processor in my application, and some of them are really useful, like castring to string a PSR7/Request (the body is a stream).
Because my processor in not plugged in the stack that collect all logs.
in others logs handlers (filesystem / ...) the processor is well enabled and called.
Question
Why Monolog processor are not used to fill the LoggerDataCollector ?