Liking cljdoc? Tell your friends :D

sisyphus.log


*debug*clj

source

*error*clj

source

*info*clj

source

*trace*clj

source

*warn*clj

source

debugclj

(debug & x)
source

errorclj

(error & x)
source

infoclj

(info & x)
source

log-levelclj

(log-level levels level)

Given a map of log level keys to vars and a level, return all level keys implied by this level.

Given a map of log level keys to vars and a level, return all level keys implied by this level.
sourceraw docstring

log-levelsclj

source

traceclj

(trace & x)
source

warnclj

(warn & x)
source

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

× close