mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-09 20:45:38 +00:00
13f88096ef
Rationale: In Nim 1.2.x this warning was triggered too easily, this was fixed in Nim 1.4.x. Because 1.2.x is still used, we disable this warning to ensure that the long list of ObservableStores warnings does not obfuscates other warnings.
4 lines
86 B
Nim
4 lines
86 B
Nim
-d:"chronicles_log_level=INFO"
|
|
--warning:LockLevel:off
|
|
--warning:ObservableStores:off
|