From f9612cb62547128c6bd0abe2722039e4fa8e1418 Mon Sep 17 00:00:00 2001 From: Andrew Gillis Date: Thu, 14 Mar 2024 17:43:47 -0700 Subject: [PATCH] More debug logging (#2565) --- .../us-east-2/tenant/storetheindex/instances/ago/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/instances/ago/config.json b/deploy/manifests/dev/us-east-2/tenant/storetheindex/instances/ago/config.json index 30b7cb614..beafaa175 100644 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/instances/ago/config.json +++ b/deploy/manifests/dev/us-east-2/tenant/storetheindex/instances/ago/config.json @@ -92,7 +92,7 @@ "SyncTimeout": "2h0m0s" }, "Logging": { - "Level": "info", + "Level": "debug", "Loggers": { "basichost": "info", "bootstrap": "warn",