Commit Graph

3 Commits

Author SHA1 Message Date
Mark Holt
e99269ebce
added --log.dir.prefix flag (#7714)
This request adds an additional logging flag to change the name of the
logfiles produced by erigon to be prefixed by a name other than
'erigon'.

This allows multiple nodes to log to the same directory without
overwriting each others files. It is requires so that the devnet when
running can maintain all of its log files in a single consolidated
directory which survives devnet restarts.

---------

Co-authored-by: Mark Holt <mark@distributed.vision>
2023-06-12 15:30:05 +01:00
omahs
84089f029c
Fix: typos (#6613)
Fix: typos
2023-01-18 06:43:24 +00:00
Max Revitt
bd7b75173f
docs(examples): initial erigon single process example (#5767) 2022-10-18 09:23:13 +07:00