go-ethereum/eth/tracers/logger
Daniel Liu 604ba0ea14
eth/tracers/logger: add optional call frames to json logger #29353 (#1459)
Adds a flag `--trace.callframes` to t8n which will log info when entering or exiting a call frame in addition to the execution steps.

---------

Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com>
Co-authored-by: Mario Vega <marioevz@gmail.com>
2025-09-13 10:09:36 +08:00
..
access_list_tracer.go eth/tracers: fix mismatched names in comments #29348 (#1458) 2025-09-13 10:07:28 +08:00
gen_callframe.go eth/tracers/logger: add optional call frames to json logger #29353 (#1459) 2025-09-13 10:09:36 +08:00
gen_structlog.go eth/tracers/logger: use omitempty to reduce log bloat #24547 (#1276) 2025-09-08 17:50:58 +08:00
logger.go eth/tracers: live chain tracing with hooks #29189 (#1352) 2025-09-09 17:30:56 +08:00
logger_json.go eth/tracers/logger: add optional call frames to json logger #29353 (#1459) 2025-09-13 10:09:36 +08:00
logger_test.go eth/tracers: live chain tracing with hooks #29189 (#1352) 2025-09-09 17:30:56 +08:00