Liking cljdoc? Tell your friends :D

lambdaisland.glogc

Provide a logging API that you can use anywhere (clj or cljs), by using pedestal-log or glogi.

See https://lambdaisland.com/blog/2020-09-28-logging-in-practice-glogi-pedestal for some usage tips.

Provide a logging API that you can use anywhere (clj or cljs), by using
pedestal-log or glogi.

See https://lambdaisland.com/blog/2020-09-28-logging-in-practice-glogi-pedestal
for some usage tips.
raw docstring

configclj/smacro

(config & keyvals)
source

counterclj

source

debugclj/smacro

(debug & keyvals)
source

errorclj/smacro

(error & keyvals)
source

fineclj/smacro

(fine & keyvals)
source

finerclj/smacro

(finer & keyvals)
source

finestclj/smacro

(finest & keyvals)
source

format-nameclj

source

gaugeclj

source

histogramclj

source

infoclj/smacro

(info & keyvals)
source

meterclj

source

spyclj/smacro

(spy expr)
source

targetclj/smacro

(target & {:keys [cljs clj]})
source

traceclj/smacro

(trace & keyvals)
source

warnclj/smacro

(warn & keyvals)
source

with-contextclj/smacro

(with-context ctx-map & body)
source

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

× close