Liking cljdoc? Tell your friends :D

com.widdindustries.log4j2.log-api


debugcljmacro

(debug thing)
(debug thing & more)
source

debug-buildercljmacro

(debug-builder)
source

errorcljmacro

(error thing)
(error thing & more)
source

error-buildercljmacro

(error-builder)
source

fatalcljmacro

(fatal thing)
(fatal thing & more)
source

fatal-buildercljmacro

(fatal-builder)
source

infocljmacro

(info thing)
(info thing & more)
source

info-buildercljmacro

(info-builder)
source

logclj

(log builder thing)
(log builder thing varargs)
source

set-levelclj

(set-level logger-name level)
source

tracecljmacro

(trace thing)
(trace thing & more)
source

trace-buildercljmacro

(trace-builder)
source

warncljmacro

(warn thing)
(warn thing & more)
source

warn-buildercljmacro

(warn-builder)
source

with-locationclj

(with-location builder)
source

with-markerclj

(with-marker builder marker)
source

with-throwableclj

(with-throwable builder throwable)
source

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

× close