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

1
Cargo.lock generated
View File

@@ -6820,6 +6820,7 @@ dependencies = [
"serde",
"serde_yaml",
"superstruct",
"tracing",
"types",
]