Liking cljdoc? Tell your friends :D

ndevreeze.logger

Simple logging functions. Similar to onelog, and also used clj-logging-config for inspiration. Now use a logger per err stream. err gets a new binding for each nRepl session, and so for each script that will run.

Simple logging functions.
Similar to onelog, and also used clj-logging-config for
inspiration. Now use a logger per *err* stream. *err* gets a new
binding for each nRepl session, and so for each script that will run.
raw docstring

ndevreeze.logger.debug

Debugging functions for logger. Mainly used for getting Log4j2 to work.

Debugging functions for logger.
Mainly used for getting Log4j2 to work.
raw docstring

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

× close