mirror of
https://github.com/logos-storage/logos-storage-network-crawler.git
synced 2026-01-08 08:23:08 +00:00
8 lines
173 B
Nim
8 lines
173 B
Nim
--define:
|
|
metrics
|
|
# switch("define", "chronicles_runtime_filtering=true")
|
|
switch("define", "chronicles_log_level=TRACE")
|
|
|
|
when (NimMajor, NimMinor) >= (2, 0):
|
|
--mm:refc
|