Skip to content

Commit

Permalink
keep local testnet logs at mostly-DEBUG level
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Sep 26, 2022
1 parent 9cf736e commit c509035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/launch_local_testnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ USE_HTOP="1"
USE_VC="1"
LIGHTHOUSE_VC_NODES="0"
USE_GANACHE="0"
LOG_LEVEL="TRACE"
LOG_LEVEL="DEBUG; TRACE:networking"
BASE_PORT="9000"
BASE_REMOTE_SIGNER_PORT="6000"
BASE_METRICS_PORT="8008"
Expand Down

0 comments on commit c509035

Please sign in to comment.