plugeth/internal/debug
Adrian Sutton 2d1492821d
cmd/geth: Add --log.format cli param (#27001)
Removes the new --log.logfmt directive and hides --log.json, replacing both with log.format=(json|logfmt|terminal). The hidden log.json option is still respected if log.format is not specified for backwards compatibility.

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-03-30 09:24:48 -04:00
..
api.go all: replace strings.Replace with string.ReplaceAll (#24835) 2022-05-09 13:13:23 +03:00
flags.go cmd/geth: Add --log.format cli param (#27001) 2023-03-30 09:24:48 -04:00
loudpanic_fallback.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
loudpanic.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
trace_fallback.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
trace.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00