mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-02-08 12:54:41 +00:00
14 lines
346 B
Nim
14 lines
346 B
Nim
--path:
|
|
".."
|
|
--path:
|
|
"../tests"
|
|
--threads:
|
|
on
|
|
--tlsEmulation:
|
|
off
|
|
|
|
# when not defined(chronicles_log_level):
|
|
# --define:"chronicles_log_level:NONE" # compile all log statements
|
|
# --define:"chronicles_sinks:textlines[dynamic]" # allow logs to be filtered at runtime
|
|
# --"import":"logging" # ensure that logging is ignored at runtime
|