feat: add tracing throughout, HTTP TraceLayer, detailed error logs
This commit is contained in:
@@ -5,5 +5,6 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
uuid = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
domain = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user