Liking cljdoc? Tell your friends :D

clj-arsenal.log


!loggersclj/s

source

add-logger!clj/s

(add-logger! logger)
source

default-loggerclj/s

(default-logger {:keys [level msg ex file line] :as event})
source

logclj/smacro

(log level & {:as data})

Log something.

Log something.
sourceraw docstring

log*clj/s

(log* event)
source

remove-logger!clj/s

(remove-logger! logger)
source

spyclj/smacro

(spy x)
(spy spy-name x)

Log and then return x.

Log and then return `x`.
sourceraw docstring

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

× close