Disable logging in tests

Logger output interferes with the test runner output.
This commit is contained in:
Mark Spanbroek 2022-04-20 12:48:43 +02:00 committed by markspanbroek
parent fae05fce86
commit c93e015e43
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
--path:".."
--threads:on
--tlsEmulation:off
-d:chronicles_log_level=DEBUG
-d:chronicles_enabled=off