erigon-pulse/internal/debug
battlmonstr 47df98a499
Use "err" key for logging errors. (#3632)
log.Warn/Error uses "err" key to log errors in most places.
This renames "error" to "err" in some places to adhere to this convention.
2022-03-01 15:40:51 +00:00
..
api.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
flags.go Use "err" key for logging errors. (#3632) 2022-03-01 15:40:51 +00:00
loudpanic_fallback.go cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic 2016-03-12 00:59:37 +01:00
loudpanic.go RemoteRPC: coherentCache for kv.Code; LocalRPC: enable small blocksLRU (#2815) 2021-10-12 12:04:04 +07:00
signal_windows.go Update signal_windows.go (#2767) 2021-10-04 07:28:31 +07:00
signal.go RemoteRPC: coherentCache for kv.Code; LocalRPC: enable small blocksLRU (#2815) 2021-10-12 12:04:04 +07:00
trace_fallback.go internal/debug: also rename debug_startTrace to debug_startGoTrace 2016-05-06 11:15:05 +02:00
trace.go RemoteRPC: coherentCache for kv.Code; LocalRPC: enable small blocksLRU (#2815) 2021-10-12 12:04:04 +07:00