update logging config

This commit is contained in:
jonaswinkler
2021-02-06 17:05:07 +01:00
parent fe435f6653
commit 9fa3f91e8a
3 changed files with 86 additions and 124 deletions

View File

@@ -48,6 +48,7 @@ tika = "*"
channels = "~=3.0"
channels-redis = "*"
uvicorn = {extras = ["standard"], version = "*"}
concurrent-log-handler = "*"
[dev-packages]
coveralls = "*"