Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

re-frame.loggers


consoleclj/s

(console level & args)
source

get-loggersclj/s

(get-loggers)

Get the current logging functions used by re-frame.

Get the current logging functions used by re-frame.
sourceraw docstring

logclj

(log level & args)
source

set-loggers!clj/s

(set-loggers! new-loggers)

Change the set (or a subset) of logging functions used by re-frame. 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.
`new-loggers` should be a map with the same keys as `loggers` (above)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close