wip log time taken by request

This commit is contained in:
lebaudantoine
2026-09-04 23:59:12 +02:00
parent 6c6a4c22d9
commit a6933b53a4
@@ -14,3 +14,4 @@ accesslog = "-"
# Using '-' for the error log file makes gunicorn log errors to stderr
errorlog = "-"
loglevel = "info"
access_log_format = '%(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s" %(M)s'