mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-12 09:51:36 +00:00
Add AccessListMode option to the struct logger configuration. When set to "full", each StructLog entry includes a snapshot of the current access list at that execution step. Ref #25278 |
||
|---|---|---|
| .. | ||
| access_list_tracer.go | ||
| gen_callframe.go | ||
| gen_structlog.go | ||
| logger.go | ||
| logger_json.go | ||
| logger_test.go | ||