SqlTimingMiddleware - log SQL execution times per request.
Bases: object
object
Logs the time taken by each sql query over requests. Logs the total time taken to run sql queries and the number of sql queries per request.