mirror of
https://github.com/status-im/timbre.git
synced 2025-02-16 13:46:22 +00:00
CLJ1098 was fixed with Clojure 1.5 (our min)
This commit is contained in:
parent
1c23146979
commit
087a5d9761
@ -459,7 +459,7 @@
|
|||||||
#+cljs (apfn data)
|
#+cljs (apfn data)
|
||||||
#+clj (send-off (get-agent id) (fn [_] (apfn data)))))))))
|
#+clj (send-off (get-agent id) (fn [_] (apfn data)))))))))
|
||||||
nil
|
nil
|
||||||
(enc/clj1098 (:appenders config))))))
|
(:appenders config)))))
|
||||||
nil)
|
nil)
|
||||||
|
|
||||||
(comment
|
(comment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user