plugeth/cmd/geth
Felix Lange 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586)
* log: delete RotatingFileHandler

We added this for the dashboard, which is gone now. The
handler never really worked well and had data race and file
handling issues.

* internal/debug: remove unused RotatingFileHandler setup code
2020-01-21 14:57:33 +02:00
..
testdata
accountcmd_test.go
accountcmd.go
chaincmd.go
config.go consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 2019-12-06 11:36:40 +02:00
consolecmd_test.go cmd/geth: fix forked exe leak in console tests (#20480) 2020-01-06 12:07:21 +01:00
consolecmd.go cmd/geth: set up cache and metrics when starting node (#19911) 2019-08-15 14:54:16 +02:00
dao_test.go
genesis_test.go
main.go log, internal/debug: delete RotatingFileHandler (#20586) 2020-01-21 14:57:33 +02:00
misccmd.go cmd/geth: remove network id from version cmd 2019-11-25 06:17:45 -05:00
retesteth_copypaste.go
retesteth.go cmd/faucet, cmd/geth: fix staticcheck warnings (#20374) 2019-11-29 11:38:34 +01:00
run_test.go all: make unit tests work with Go 1.13 (#20053) 2019-09-11 14:41:22 +02:00
usage.go dashboard: remove the dashboard (#20279) 2019-11-14 10:04:16 +01:00