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!
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close