From bb515ff9fc2a2d721636843c83988482d40838e8 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Sun, 21 Jan 2018 15:05:08 +0200 Subject: [PATCH] Hide only debug messages. --HG-- branch : develop --- share/qtlogging.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/qtlogging.ini b/share/qtlogging.ini index 31e9de867..be2bf225e 100644 --- a/share/qtlogging.ini +++ b/share/qtlogging.ini @@ -1,2 +1,2 @@ [Rules] -*.*=false +*.debug=false