]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Increase log level
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 15 Jul 2020 10:19:02 +0000 (11:19 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 15 Jul 2020 10:19:02 +0000 (11:19 +0100)
src/rspamd_proxy.c

index 83ae3785c79b10a62b61590b3aa17941d26fbe30..4ed8cfab75b5fa4ffcae44cc2223a6112744fe2e 100644 (file)
@@ -1604,7 +1604,7 @@ proxy_backend_master_finish_handler (struct rspamd_http_connection *conn,
                        msg->method = HTTP_SYMBOLS;
                }
                else {
-                       msg_debug_session ("cannot parse results from the master backend, "
+                       msg_warn_session ("cannot parse results from the master backend, "
                                        "return them as is");
                }
        }