doctrine-orm-test-infrastructure icon indicating copy to clipboard operation
doctrine-orm-test-infrastructure copied to clipboard

Replace removed DebugStack with LoggingMiddleware

Open okhoshi opened this issue 1 year ago • 1 comments

With the removal of the DebugStack in #57, the getExecutionTimeInSeconds function had to be removed.

Using a dedicated middleware allow the feature to be restored.

okhoshi avatar Sep 08 '24 13:09 okhoshi

@mpdude could this be merged?

BafS avatar Feb 17 '25 18:02 BafS