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