Commit Graph

51 Commits (34854c2039ee053e9d27acdd344a112a436bec7e)

Author SHA1 Message Date
Roberto Bayardo 8876868bb8
log: default JSON log handler should log all verbosity levels (#29471) 6 months ago
lightclient 9cb8de8703
internal/debug: convert legacy log level value in debug_verbosity (#29356) 6 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
Péter Szilágyi 43ba7d65a8
cmd/geth, internal/debug: get rid of by-default log config (#28801) 8 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Martin Holst Swende 58ae1df684
cmd/geth: test for logging-output (#28373) 11 months ago
Felix Lange c3742a9ae0
internal/debug: add --log.rotate to the logging category (#28190) 1 year ago
Martin Holst Swende 43df612268
internal, log: remove code for old unsupported go-versions (#28090) 1 year ago
Curith 6ca3ef9a7b
node: fix listening on IPv6 address (#27628) (#27635) 1 year ago
David Dzhalaev 29c33d9bab
graphql, internal: fix typos in comments (#27184) 1 year ago
Adrian Sutton f2df2b1981
cmd/geth: rename --vmodule to --log.vmodule (#27071) 1 year ago
sudeep 7076ae00aa
cmd/geth: enable log rotation (#26843) 1 year ago
Adrian Sutton 2d1492821d
cmd/geth: Add `--log.format` cli param (#27001) 1 year ago
Adrian Sutton 56c1f98f8a
internal/debug: add log.logfmt flag to set logging to use logfmt (#26970) 2 years ago
Felix Lange 5b4c149f97
internal/debug: add --log.file option (#26149) 2 years ago
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
s7v7nislands 7caa2d8163
all: replace strings.Replace with string.ReplaceAll (#24835) 2 years ago
Péter Szilágyi 9bf495bfc9
internal/debug: make gosimple linter happy 3 years ago
Péter Szilágyi e28f713ada
internal: support optional filter expression for debug.stacks (#23605) 3 years ago
Zachinquarantine ca5bc676d1
internal/debug: remove deprecated flags (#23368) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Sina Mahmoodi 5338ce4447
internal/debug: add JSON log format and rename logging flags (#22341) 4 years ago
rene 8e547eecd5
cmd/utils: remove deprecated command line flags (#22263) 4 years ago
Sina Mahmoodi 27786671d2
internal/debug: add switch to format logs with json (#22207) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
mr_franklin 4ee11b072e
cmd/bootnode,internal/debug: fix some comments (#21623) 4 years ago
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 4 years ago
rene c989bca173
cmd/utils: renames flags related to http-rpc server (#20935) 4 years ago
Felix Lange 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586) 5 years ago
HackyMiner 44eb69561a internal/debug: support color terminal for cygwin/msys2 (#17740) 6 years ago
Kurkó Mihály a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) 6 years ago
Ryan Schneider 897ea01d5f internal/debug: use pprof goroutine writer for debug_stacks (#16892) 6 years ago
Felix Lange e7067be94f cmd/geth, mobile: add memsize to pprof server (#16532) 7 years ago
Felix Lange 12f4d28411
internal/debug: add support for mutex profiles (#16230) 7 years ago
Anton Evangelatov ae9f97221a metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
Felix Lange 48705f8aea internal/debug: add debug_setGCPercent 7 years ago
Felix Lange 5596b664c4 internal/debug: add debug_freeOSMemory (#15122) 7 years ago
Péter Szilágyi e7030c4bf5
all: update light logs (and a few others) to the new model 8 years ago
Felix Lange d0eba23af3 all: disable log message colors outside of geth 8 years ago
Péter Szilágyi f89dd62776
internal, log: support debug log prints, displaying log origins 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Kenji Siu d85d3c74db internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" 8 years ago
Nick Johnson 9e9bfc4e26 metrics, internal/debug: Add --pprofaddr flag, expose metrics via gexp 8 years ago
Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 8 years ago
Felix Lange ae9ed5c420 internal/debug: also rename debug_startTrace to debug_startGoTrace 8 years ago
Felix Lange 844e911129 internal/debug: rename debug_trace to debug_goTrace 8 years ago
Felix Lange bea56d84e5 internal/debug: add memStats and gcStats to API 9 years ago
Felix Lange c1343c8872 cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic 9 years ago
Felix Lange cafdd5931e internal/debug: don't disable heap profile collection by default 9 years ago