From 9112784ac984d315a0d2d32404244f17938b2041 Mon Sep 17 00:00:00 2001 From: Arnaud Poncet-Montanges Date: Fri, 18 Oct 2024 15:58:00 +0200 Subject: [PATCH] QWAT warning message to debug to spare logging QWAT warning message to debug to spare logging --- qgepqwat2ili/qwat/export.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qgepqwat2ili/qwat/export.py b/qgepqwat2ili/qwat/export.py index 4e48a5b4..e54c7025 100644 --- a/qgepqwat2ili/qwat/export.py +++ b/qgepqwat2ili/qwat/export.py @@ -341,7 +341,7 @@ def leitungsknoten_common(row): # _rel_ --- leak.label_2_visible__REL, leak.label_1_visible__REL, leak.fk_cause__REL, leak.fk_pipe__REL if row.fk_pipe__REL is None: - logger.warning( + logger.debug( f"Cannot export QWAT.leak {row.id} as it has no related pipe, which are mandatory in SIA405." ) continue