From 884bf571931f91c137dae79653cdc42a5c3f507d Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 25 Jan 2021 22:26:41 +0100 Subject: [PATCH] :paperclip: Comment some debug log entries on notifications module. --- backend/src/app/notifications.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/src/app/notifications.clj b/backend/src/app/notifications.clj index 7a38bb8a1..1e63c2fc8 100644 --- a/backend/src/app/notifications.clj +++ b/backend/src/app/notifications.clj @@ -271,7 +271,7 @@ (defmethod handle-message :connect [{:keys [file-id profile-id session-id pool redis] :as ws} _message] - (log/debugf "profile '%s' is connected to file '%s'" profile-id file-id) + ;; (log/debugf "profile '%s' is connected to file '%s'" profile-id file-id) (aa/go-try (aa/