Simplify logging

This commit is contained in:
2022-01-17 14:22:37 +01:00
parent 81ef6f689b
commit 3a36e8e9e3
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"