(get-loggers)
Get the current logging functions used by re-frame-lib.
Get the current logging functions used by re-frame-lib.
(set-loggers! new-loggers)
Change the set (or a subset) of logging functions used by re-frame-lib.
new-loggers
should be a map with the same keys as loggers
(above)
Change the set (or a subset) of logging functions used by re-frame-lib. `new-loggers` should be a map with the same keys as `loggers` (above)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |