Add logging for discovery

This commit is contained in:
Jochen
2025-11-26 10:41:35 +11:00
parent c419833ddf
commit 1e1702001c
5 changed files with 124 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -1506,6 +1506,7 @@ name = "g3-planner"
version = "0.1.0"
dependencies = [
"anyhow",
"chrono",
"const_format",
"g3-providers",
"serde",