mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-13 13:55:45 +00:00
e8542f951f
* inital external sync structure * add to makefile * feat: external syncer with healing process * fix: suggestions * network mapping * minor changes * forward sync * jwt auth * nrpc structure * nrpc engine-api loader * fix: suggestions * fix: suggestions * remove sync_db * fix: edge cases and forks * fix: rebase changes * revert nimbus config changes
11 lines
217 B
Nim
11 lines
217 B
Nim
-d:"chronicles_runtime_filtering=on"
|
|
-d:"chronicles_disable_thread_id"
|
|
|
|
@if release:
|
|
-d:"chronicles_line_numbers:0"
|
|
@end
|
|
|
|
-d:"chronicles_sinks=textlines[file]"
|
|
-d:"chronicles_runtime_filtering=on"
|
|
-d:nimDebugDlOpen
|