No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(debug thing)
(debug thing & more)
(debug-builder)
(error thing)
(error thing & more)
(error-builder)
(fatal thing)
(fatal thing & more)
(fatal-builder)
(info thing)
(info thing & more)
(info-builder)
(log builder thing)
(log builder thing varargs)
(set-level logger-name level)
(trace thing)
(trace thing & more)
(trace-builder)
(warn thing)
(warn thing & more)
(warn-builder)
(with-location builder)
(with-marker builder marker)
(with-throwable builder throwable)
cljdoc is a website building & hosting documentation for Clojure/Script libraries