(bind-output options)
Saves current *out*
thread and before calling each
handler binds local *out*
to the saved one. This way
all logs go to original output. When used from repl
in emacs logs go to repl buffer instead of server
buffer.
Saves current `*out*` thread and before calling each handler binds local `*out*` to the saved one. This way all logs go to original output. When used from repl in emacs logs go to repl buffer instead of server buffer.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close