mirror of
https://github.com/status-im/timbre.git
synced 2025-01-13 13:24:37 +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)
|
||||
#+clj (send-off (get-agent id) (fn [_] (apfn data)))))))))
|
||||
nil
|
||||
(enc/clj1098 (:appenders config))))))
|
||||
(:appenders config)))))
|
||||
nil)
|
||||
|
||||
(comment
|
||||
|
Loading…
x
Reference in New Issue
Block a user