🐛 Fix email printing to the logging subsystem

Fixes #3239
This commit is contained in:
Andrey Antukh 2023-06-26 11:16:37 +02:00
parent ba4ef66cdc
commit 7f16a79af5
2 changed files with 14 additions and 2 deletions

View file

@ -341,7 +341,7 @@
(map :content)
first)))
(println "******** end email" (:id email) "**********"))]
(l/info ::l/raw out)))
(l/raw! :info out)))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; EMAIL FACTORIES