mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-10 03:03:44 +00:00
The existing vmState tracing is plugged into chronicles, at the TRACE level, to facilitate state test debugging. Some useful chronicles defines are added to "tests/nim.cfg" to simplify the compile-and-run command for individual tests.
4 lines
61 B
Nim
4 lines
61 B
Nim
-d:chronicles_line_numbers
|
|
-d:"chronicles_sinks=textblocks"
|
|
|