nim-codex/tests/nim.cfg

7 lines
183 B
Nim

--path:".."
--threads:on
--tlsEmulation:off
-d:chronicles_log_level:"NONE" # compile all log statements
-d:chronicles_sinks:"textlines[dynamic]" # allow logs to be filtered by tests