We couldn't find a Readme or any other articles for this project. This happens when we could not find the Git repository for a project or there are no articles present in a format that cljdoc supports. Please consult the cljdoc docs on how to fix this.
(add-logger io handler)
(get-loggers io)
(addLogger this handler)
(getLoggers this)
(log-msg io t msg)
(log-msg io loggers t msg)
(log-msg* io loggers t msg)
cljdoc is a website building & hosting documentation for Clojure/Script libraries