From 32e715bdd07a073bc8b10c67d1b6f7a44e59d3d8 Mon Sep 17 00:00:00 2001 From: alexghr Date: Tue, 7 Apr 2026 10:16:28 +0000 Subject: [PATCH] chore: bump log level in stg-public --- spartan/environments/staging-public.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spartan/environments/staging-public.env b/spartan/environments/staging-public.env index e5e97cc39561..8620f5627906 100644 --- a/spartan/environments/staging-public.env +++ b/spartan/environments/staging-public.env @@ -72,3 +72,5 @@ BOT_SWAPS_TX_INTERVAL_SECONDS=350 BOT_CROSS_CHAIN_REPLICAS=1 BOT_CROSS_CHAIN_TX_INTERVAL_SECONDS=250 BOT_CROSS_CHAIN_FOLLOW_CHAIN=PROPOSED + +LOG_LEVEL="debug; info: simulator, json-rpc"