Liking cljdoc? Tell your friends :D

onelog.core

Batteries-included logging for Clojure. You can require this one file and begin logging, with no further configuration necessary.

BUG - TODO: Fix so that (set-default-logger!) gets called automatically if the user tries to log without calling it first.

TODO: Add profiling methods (i.e. run a function and log how long it took)

Batteries-included logging for Clojure. You can require this one
file and begin logging, with no further configuration necessary.


BUG - TODO: Fix so that (set-default-logger!) gets called automatically if
the user tries to log without calling it first.

TODO: Add profiling methods (i.e. run a function and log how long it took)
raw docstring

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

× close