mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-22 14:58:12 +00:00
Add console to core.
This commit is contained in:
parent
8c3acb00c8
commit
19f70625e1
@ -71,7 +71,7 @@
|
||||
;; (defn my-fn [& args] (post-it-somewhere (apply str args)))
|
||||
;; (re-frame.core/set-loggers! {:warn my-fn :log my-fn}) ;; I should override the rest of them too.
|
||||
(def set-loggers! loggers/set-loggers!)
|
||||
|
||||
(def console loggers/console)
|
||||
|
||||
|
||||
;; -- Event Procssing Callbacks
|
||||
|
Loading…
x
Reference in New Issue
Block a user