mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-21 20:10:36 +00:00
All logs should be stored in appropriate node's folder. (#1349)
This commit is contained in:
parent
6712c7bdfd
commit
431a399662
2
Makefile
2
Makefile
@ -184,7 +184,7 @@ altona: | beacon_node
|
||||
build/beacon_node \
|
||||
--network=altona \
|
||||
--log-level="$(LOG_LEVEL)" \
|
||||
--log-file=nbc_bn_$$(date +"%Y%m%d%H%M%S").log \
|
||||
--log-file=build/data/shared_altona_$(NODE_ID)/nbc_bn_$$(date +"%Y%m%d%H%M%S").log \
|
||||
--data-dir=build/data/shared_altona_$(NODE_ID) \
|
||||
$(GOERLI_TESTNETS_PARAMS) $(NODE_PARAMS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user