mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
add back the actix-web logs
This commit is contained in:
parent
661baa716b
commit
4de2db6786
4 changed files with 43 additions and 2 deletions
|
@ -107,6 +107,7 @@ url = { version = "2.5.0", features = ["serde"] }
|
|||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
tracing-trace = { version = "0.1.0", path = "../tracing-trace" }
|
||||
tracing-actix-web = "0.7.9"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "2.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue