Liking cljdoc? Tell your friends :D
Clojure only.

dialog.output.file

Log appender which writes events to a file.

NOTE: this output is NOT safe for use when multiple processes are writing to the same file!

Log appender which writes events to a file.

**NOTE:** this output is NOT safe for use when multiple processes are writing
to the same file!
raw docstring

writerclj

(writer output)

Construct a file event writer function.

Output options should include:

  • :path

    String path to the log file to write to.

Construct a file event writer function.

Output options should include:

- `:path`

  String path to the log file to write to.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close