Liking cljdoc? Tell your friends :D
Clojure only.

dialog.output.print

Log appender which prints events to an output stream.

Log appender which prints events to an output stream.
raw docstring

writerclj

(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`.
sourceraw docstring

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

× close