Log appender which prints events to an output stream.
Log appender which prints events to an output stream.
(writer output)
Construct a print event writer function.
Output options may include:
:stream
A keyword indicating the stream to print to - either :stdout
(the
default) or :stderr
.
Construct a print event writer function. Output options may include: - `:stream` A keyword indicating the stream to print to - either `:stdout` (the default) or `:stderr`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close