(event-logger)(event-logger log-fn)Returns a channel, meant to be passed as the :event-chan argument to run, and starts a go-loop that will read and print the events using print-fn (defaults to println) in a human-readable (and unspecified) format.
Returns a channel, meant to be passed as the `:event-chan` argument to `run`, and starts a go-loop that will read and print the events using `print-fn` (defaults to `println`) in a human-readable (and unspecified) format.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |