From 3f8aba5f0ea91f19de1c29a94281064efa9af698 Mon Sep 17 00:00:00 2001 From: Max Neunhoeffer Date: Tue, 31 Jan 2017 11:58:59 +0100 Subject: [PATCH] Increase log level for tests. --- etc/testing/arangod-common.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/testing/arangod-common.conf b/etc/testing/arangod-common.conf index 8cb85c7d25..cc6179e80d 100644 --- a/etc/testing/arangod-common.conf +++ b/etc/testing/arangod-common.conf @@ -2,6 +2,7 @@ force-direct = true level = info level = replication=warn +level = threads=debug [database] force-sync-properties = false