doctrine-orm-test-infrastructure
doctrine-orm-test-infrastructure copied to clipboard
Replace removed DebugStack with LoggingMiddleware
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.