Minor changes on logging config files.

This commit is contained in:
Andrey Antukh 2021-02-23 15:10:23 +01:00
parent c7795640e1
commit 65eb8e7c43
3 changed files with 12 additions and 16 deletions

View file

@ -184,7 +184,7 @@
(defn- process-report
[cfg {:keys [type profile-id] :as report}]
(log/debug (str "procesing report:\n" (pprint-report report)))
(log/trace (str "procesing report:\n" (pprint-report report)))
(cond
;; In this case we receive a bounce/complaint notification without
;; confirmed identity, we just emit a warning but do nothing about