Skip to content

Commit c509035

Browse files
committed
keep local testnet logs at mostly-DEBUG level
1 parent 9cf736e commit c509035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/launch_local_testnet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ USE_HTOP="1"
6666
USE_VC="1"
6767
LIGHTHOUSE_VC_NODES="0"
6868
USE_GANACHE="0"
69-
LOG_LEVEL="TRACE"
69+
LOG_LEVEL="DEBUG; TRACE:networking"
7070
BASE_PORT="9000"
7171
BASE_REMOTE_SIGNER_PORT="6000"
7272
BASE_METRICS_PORT="8008"

0 commit comments

Comments
 (0)