mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 13:24:21 +00:00
Enable json logging in the beacon_node container
This commit is contained in:
parent
e9754cf69c
commit
61948725ef
@ -25,6 +25,7 @@ RUN cd nimbus \
|
|||||||
-d:with${NETWORK_BACKEND} \
|
-d:with${NETWORK_BACKEND} \
|
||||||
-d:SHARD_COUNT=${SHARD_COUNT} \
|
-d:SHARD_COUNT=${SHARD_COUNT} \
|
||||||
-d:SLOTS_PER_EPOCH=${SLOTS_PER_EPOCH} \
|
-d:SLOTS_PER_EPOCH=${SLOTS_PER_EPOCH} \
|
||||||
|
-d:chronicles_sinks=json \
|
||||||
c vendor/nim-beacon-chain/beacon_chain/beacon_node.nim
|
c vendor/nim-beacon-chain/beacon_chain/beacon_node.nim
|
||||||
|
|
||||||
# --------------------------------- #
|
# --------------------------------- #
|
||||||
|
2
vendor/nim-chronicles
vendored
2
vendor/nim-chronicles
vendored
@ -1 +1 @@
|
|||||||
Subproject commit e477bc220e9608a0aa52bb5c6f62b4d596383b7a
|
Subproject commit 196615af977ee313a17e0fde69262eaccf919cca
|
2
vendor/nim-eth
vendored
2
vendor/nim-eth
vendored
@ -1 +1 @@
|
|||||||
Subproject commit a69e52bf3ec6d56f1f84ee7dacdf92b79fa782a2
|
Subproject commit f0bf0570d1ee191124e26943c34da00b9f76c963
|
2
vendor/nim-faststreams
vendored
2
vendor/nim-faststreams
vendored
@ -1 +1 @@
|
|||||||
Subproject commit acd5a6063c89acf0bb223a18d8d10fd43e718a40
|
Subproject commit 7dd9a92ccb919e734e8891467286a2e0597894de
|
2
vendor/nim-json-serialization
vendored
2
vendor/nim-json-serialization
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 40de1032780dab05dfd955f86651060c21b9280e
|
Subproject commit cbec44d339c962f2010bf796af0b1ba1a8c3fa7f
|
Loading…
x
Reference in New Issue
Block a user