We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edbf4b1 commit 787df24Copy full SHA for 787df24
.env-devel
@@ -161,7 +161,7 @@ INVITATIONS_USERNAME=admin
161
INVITATIONS_TRACING=null
162
163
LOG_FORMAT_LOCAL_DEV_ENABLED=1
164
-LOG_FILTER_MAPPING='{}'
+LOG_FILTER_MAPPING='{"gunicorn.access":[" /v0/ ", " /v0/health "], "uvicorn.access":[" / "]}'
165
166
NOTIFICATIONS_LOGLEVEL=INFO
167
NOTIFICATIONS_TRACING=null
0 commit comments