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 is a website building & hosting documentation for Clojure/Script libraries

× close