Closed happy-river closed 3 years ago
Log the time it takes to render each template. Add a new logger, app.sql_timing, which logs SQL queries like peewee's logger does with the addition of the execution time of the SQL query.
app.sql_timing
Log the time it takes to render each template. Add a new logger,
app.sql_timing
, which logs SQL queries like peewee's logger does with the addition of the execution time of the SQL query.