Liking cljdoc? Tell your friends :D

daguerreo.helpers


event-loggerclj

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

log-eventcljmultimethod

source

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