update logging config

This commit is contained in:
jonaswinkler
2021-02-06 17:05:07 +01:00
parent 1e1f2267e7
commit 9537218701
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 = "*"