Simplify logging

This commit is contained in:
2022-01-17 14:22:37 +01:00
parent 56bddfb04a
commit 29b5f84d92
4 changed files with 37 additions and 21 deletions

View File

@@ -30,6 +30,7 @@ tracing-log = "0.1.0"
tracing-actix-web = "=0.5.0-beta.9"
regex = "1.5.0"
lazy_static = "1.4.0"
tracing-bunyan-formatter = "0.3.2"
[dev-dependencies]
once_cell = "1.0"