[fix] [#55] SLF4J signals should include *ctx*

This commit is contained in:
Peter Taoussanis 2025-03-08 13:24:46 +01:00
parent c60f33edeb
commit 79173a68cc

View file

@ -123,7 +123,7 @@
:inst inst
:error error
:ctx
:ctx+
(when-let [hmap (org.slf4j.MDC/getCopyOfContextMap)]
(clojure.lang.PersistentHashMap/create hmap))