Skip to content

Commit a2749f2

Browse files
authored
Update log level (#247)
1 parent 7d45568 commit a2749f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

espresso/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ services:
225225
- --l1.http-poll-interval=1s
226226
- --l1.epoch-poll-interval=1s
227227
- --p2p.disable=true
228+
- --log.level=debug
228229

229230
op-node-verifier:
230231
build:
@@ -262,6 +263,7 @@ services:
262263
- --l1.http-poll-interval=1s
263264
- --l1.epoch-poll-interval=1s
264265
- --p2p.disable=true
266+
- --log.level=debug
265267

266268
caff-node:
267269
build:

0 commit comments

Comments
 (0)