Skip to content

Commit e848f10

Browse files
Lagrang3ShahanaFarooqui
authored andcommitted
startup_regtest: show "trace" events in the logs
Changelog-None Signed-off-by: Lagrang3 <[email protected]>
1 parent be6a140 commit e848f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/startup_regtest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ start_nodes() {
191191
# Node config
192192
cat <<- EOF > "$LIGHTNING_DIR/l$i/config"
193193
network=$network
194-
log-level=debug
194+
log-level=trace
195195
log-file=$LIGHTNING_DIR/l$i/log
196196
addr=localhost:$socket
197197
allow-deprecated-apis=false

0 commit comments

Comments
 (0)