2018-12-14 12:46:56 +00:00
|
|
|
-d:chronicles_line_numbers
|
2019-03-20 13:41:25 +00:00
|
|
|
-d:"chronicles_sinks=textblocks[file]"
|
|
|
|
-d:"chronicles_runtime_filtering=on"
|
2019-01-16 10:40:03 +00:00
|
|
|
# https://github.com/nim-lang/Nim/issues/8294#issuecomment-454556051
|
|
|
|
@if windows:
|
|
|
|
-d:"chronicles_colors=NoColors"
|
|
|
|
@end
|
2018-12-24 16:03:27 +00:00
|
|
|
-d:nimDebugDlOpen
|
2019-01-15 14:02:25 +00:00
|
|
|
--threads:on
|
2018-12-14 12:46:56 +00:00
|
|
|
|