erigon-pulse/turbo/logging
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
..
flags.go added --log.dir.prefix flag (#7714) 2023-06-12 15:30:05 +01:00
logging.go added --log.dir.prefix flag (#7714) 2023-06-12 15:30:05 +01:00