Liking cljdoc? Tell your friends :D

detritus.logging

This namespace provides a trivial logging engine which uses detritus.text for minimal formatting.

Note that the API here is likely very volatile and subject to change due to being bare bones to the point of trivial.

This namespace provides a trivial logging engine which uses
detritus.text for minimal formatting.

Note that the API here is likely very volatile and subject to
change due to being bare bones to the point of trivial.
raw docstring

*log-level*clj

source

*log-stream*clj

source

*log-width*clj

source

debugcljmacro

(debug & args__2218__auto__)
source

defdebugcljmacro

(defdebug symbol level prefix)
source

do-printclj

(do-print log-level message prefix args)
source

errorcljmacro

(error & args__2218__auto__)
source

fatalcljmacro

(fatal & args__2218__auto__)
source

infocljmacro

(info & args__2218__auto__)
source

messagecljmacro

(message & args__2218__auto__)
source

warncljmacro

(warn & args__2218__auto__)
source

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

× close