Closed
Description
This extension implements MessageReceivedExtensionInterface
so it runs when a new message is received.
When using the FingersCrossed Monolog handler this means that it requires a second message before logs will be output. If there is a time gap before the next message some important logs could be missed.
Would this extension be better off running after a message is processed, such as implementing PostMessageReceivedExtensionInterface
instead?
Metadata
Metadata
Assignees
Labels
No labels