erigon-pulse/cmd/state
Max Revitt 07ffa36d44
File system logging (#5812)
- lives in internal/logging
- all log flags moved to internal/logging/flags
- allows continued use of root logger via log.Info etc.
- update logger to take change allowing string to lvl for 'trace'

Verbosity flag is overridden by log.console.verbosity. Logs will be
colocated if all run as one process, only split where progs are run as
separate processes, in a future update this will be addressed so for
example rpcdeamon will always log to it's own file
2022-10-20 19:25:06 +01:00
..
commands File system logging (#5812) 2022-10-20 19:25:06 +01:00
exec3 e3: move skip analysis out of the loop (#5803) 2022-10-20 10:39:40 +07:00
stats Move lengths to erigon-lib other packages depend on it (#2799) 2021-10-08 10:20:45 +07:00
verify Explicit error for purged change sets (#3528) 2022-02-16 16:44:16 +01:00
main.go rename (#1978) 2021-05-20 19:25:53 +01:00