Requires <https://github.com/pkpkpk/cljs-node-io>.
(node-spit-appender &
[{:keys [fname append?]
:or {fname "./timbre-spit.log" append? true}}])
Returns a simple `spit` file appender for `cljs-node-io`. Based on `taoensso.timbre.appenders.core/spit-appender`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close