add better logging

This commit is contained in:
Eitan Seri-Levi
2025-03-27 14:00:55 -06:00
parent 19d43a2a8e
commit 7d699224cb
6 changed files with 34 additions and 3 deletions

View File

@@ -16,3 +16,4 @@ serde = { workspace = true }
serde_yaml = { workspace = true }
superstruct = { workspace = true }
types = { workspace = true }
tracing = { workspace = true }